Enum lin_master_header_delay

LIN master header delay between break and sync transmission, and between the sync and identifier (ID) fields. This field is only valid when using automatically transmission command

Table 1. Members
Enum value Description

LIN_MASTER_HEADER_DELAY_0

Delay between break and sync transmission is 1 bit time. Delay between sync and ID transmission is 1 bit time.

LIN_MASTER_HEADER_DELAY_1

Delay between break and sync transmission is 4 bit time. Delay between sync and ID transmission is 4 bit time.

LIN_MASTER_HEADER_DELAY_2

Delay between break and sync transmission is 8 bit time. Delay between sync and ID transmission is 4 bit time.

LIN_MASTER_HEADER_DELAY_3

Delay between break and sync transmission is 14 bit time. Delay between sync and ID transmission is 4 bit time.