LINIdProperties Struct Reference
[RTDB Access API]
#include <simrtdb.h>
Detailed Description
Object describing some specific properties of LIN Id's in the shared memory RTDB.
Member Function Documentation
unsigned long long tickLastUpdate LINIdProperties::__attribute__ |
( |
(aligned(8)) |
|
) |
|
CAN id input points only. Tick when this item was last updated.
unsigned int* pScheduleRate LINIdProperties::__attribute__ |
( |
(aligned(8)) |
|
) |
|
unsigned int* pTxCount LINIdProperties::__attribute__ |
( |
(aligned(8)) |
|
) |
|
unsigned int* pTxErrors LINIdProperties::__attribute__ |
( |
(aligned(8)) |
|
) |
|
unsigned int* pRxErrors LINIdProperties::__attribute__ |
( |
(aligned(8)) |
|
) |
|
unsigned int* pFlags LINIdProperties::__attribute__ |
( |
(aligned(8)) |
|
) |
|
unsigned char* pSchedFIFO LINIdProperties::__attribute__ |
( |
(aligned(8)) |
|
) |
|
unsigned char* pTxOnChange LINIdProperties::__attribute__ |
( |
(aligned(8)) |
|
) |
|
unsigned char* pPaused LINIdProperties::__attribute__ |
( |
(aligned(8)) |
|
) |
|
unsigned int* pRxCount LINIdProperties::__attribute__ |
( |
(aligned(8)) |
|
) |
|
int* pLastUpdateUSec LINIdProperties::__attribute__ |
( |
(aligned(8)) |
|
) |
|
unsigned int rxCount LINIdProperties::__attribute__ |
( |
(aligned(8)) |
|
) |
|
Field Documentation
Special flags for FIFO/Schedule CAN Id's.
Special flags for FIFO/Schedule CAN Id's.
Interval in micro seconds between the last 2 updates of the CANID .
Save current schedule rate here so it can be restored later when going back from FIFO to schedule mode. (not supported)
Save current schedule rate here so it can be restored later when going back from FIFO to schedule mode. (not supported)
Internal count to check for value change based on the CAN Id scheduled rate.
Initial count for the previous running count .
The documentation for this struct was generated from the following file: