Skip to content

BM_LinStatusInfoTypeDef

BM_LinStatusInfoTypeDef data structure.

Member Declaration Description
ACTIVE uint8_t ACTIVE The LIN channel is in ACTIVE state
SLEEP uint8_t SLEEP The LIN channel is in SLEEP state
ERRORS uint8_t ERRORS Error status bitmask for the LIN channel, see BM_LinErrorTypeDef for details
reserved uint8_t reserved [5] Reserved

This data-structure reference follows the current BUSMUST BMAPI SDK.