BM_LinMessageTypeDef
BM_LinMessageTypeDef data structure.
Members
Section titled “Members”| Member | Declaration | Description |
|---|---|---|
id |
uint8_t id |
LIN message ID |
lin |
BM_LinMessageCtrlTypeDef lin |
LIN message control fields, invalid if this is NOT a LIN message. |
ctrl |
} ctrl |
Message control fields. |
payload |
uint8_t payload [8] |
LIN message payload |
This data-structure reference follows the current BUSMUST BMAPI SDK.