Hilscher netX microcontroller driver  V0.0.5.0
Documentation of the netX driver package
DRV_BISSM_CTRL_STATE_T Struct Reference

#include <netx_drv_biss.h>

Collaboration diagram for DRV_BISSM_CTRL_STATE_T:
Collaboration graph

Data Fields

bool fBusy
 
DRV_BISSM_CTRL_RESULT_E eError
 
unsigned int uIdLock
 
unsigned int uRegCnt
 

Detailed Description

Control State Global status of the acyclic control state machine.

Definition at line 268 of file netx_drv_biss.h.

Field Documentation

DRV_BISSM_CTRL_RESULT_E DRV_BISSM_CTRL_STATE_T::eError

BiSS control error code

Definition at line 272 of file netx_drv_biss.h.

bool DRV_BISSM_CTRL_STATE_T::fBusy

true: control frame not yet finished, eError is invalid false: control frame finished, eError is valid

Definition at line 270 of file netx_drv_biss.h.

unsigned int DRV_BISSM_CTRL_STATE_T::uIdLock

measured ID_LOCK bits

Definition at line 273 of file netx_drv_biss.h.

unsigned int DRV_BISSM_CTRL_STATE_T::uRegCnt

number of valid register accesses

Definition at line 274 of file netx_drv_biss.h.


The documentation for this struct was generated from the following file: