BM_LinStatusInfoTypeDef
结构体与成员名称和 BMAPI SDK 保持一致,便于直接对应头文件与示例代码。
BM_LinStatusInfoTypeDef data structure.
Members
Section titled “Members”| 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.