跳转到内容

BM_LinMessageTypeDef

结构体与成员名称和 BMAPI SDK 保持一致,便于直接对应头文件与示例代码。

BM_LinMessageTypeDef data structure.

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.