LIN_DLB
Bit Field |
Read/Write |
Field Name |
Description |
---|---|---|---|
4 |
RW |
DELAY |
Complete the PID stop bit before sending the first byte |
2:0 |
RW |
DLBT |
Number of data bytes to transmit. |
Bit Field |
Field Name |
Value Symbol |
Value Description |
Hex Value |
---|---|---|---|---|
4 |
DELAY |
NO_DELAY |
No delay added |
0x0* |
|
|
ADD_DELAY |
Finished the Stop bit before sending the byte. |
0x1 |
2:0 |
DLBT |
TX_1_BYTE |
1 byte will be transmitted |
0x0* |
|
|
TX_2_BYTES |
2 bytes will be transmitted |
0x1 |
|
|
TX_3_BYTES |
3 bytes will be transmitted |
0x2 |
|
|
TX_4_BYTES |
4 bytes will be transmitted |
0x3 |
|
|
TX_5_BYTES |
5 bytes will be transmitted |
0x4 |
|
|
TX_6_BYTES |
6 bytes will be transmitted |
0x5 |
|
|
TX_7_BYTES |
7 bytes will be transmitted |
0x6 |
|
|
TX_8_BYTES |
8 bytes will be transmitted |
0x7 |