Skip to content

BM_LinProtocolConfigTypeDef

BM_LinProtocolConfigTypeDef data structure.

Member Declaration Description
version uint8_t version 0x13=LIN1.3, 0x20=LIN2.0, 0x21=LIN2.1, 0x22=LIN2.2
checksum uint8_t checksum 0x00=manual, 0x01=normal, 0x02=enhanced
wakeLength uint8_t wakeLength 0:250us, 1:500us, 2:750us, …, 7:2000us
breakLength uint8_t breakLength 0:13bit, 1:15bit, 2:17bit, …, 7:27bit
busInactiveTime uint8_t busInactiveTime 0:4s, 1:6s, 2:8s, 3:10s
wakeupRepeatTime uint8_t wakeupRepeatTime 0:180ms, 1:200ms, 2:220ms, 3:240ms

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