Expand description
FDCAN data bit timing and prescaler register
Structs§
- DBTPrs
- FDCAN data bit timing and prescaler register
Type Aliases§
- DBRP_R
- Field
DBRP
reader - Data bit rate prescaler The value by which the oscillator frequency is divided to generate the bit time quanta. The bit time is built up from a multiple of this quanta. Valid values for the Baud Rate Prescaler are 0 to 31. The hardware interpreters this value as the value programmed plus 1. - DBRP_W
- Field
DBRP
writer - Data bit rate prescaler The value by which the oscillator frequency is divided to generate the bit time quanta. The bit time is built up from a multiple of this quanta. Valid values for the Baud Rate Prescaler are 0 to 31. The hardware interpreters this value as the value programmed plus 1. - DSJW_R
- Field
DSJW
reader - Synchronization jump width Must always be smaller than DTSEG2, valid values are 0 to 15. The value used by the hardware is the one programmed, incremented by 1: tSJW = (DSJW + 1) x tq. - DSJW_W
- Field
DSJW
writer - Synchronization jump width Must always be smaller than DTSEG2, valid values are 0 to 15. The value used by the hardware is the one programmed, incremented by 1: tSJW = (DSJW + 1) x tq. - DTSE
G1_ R - Field
DTSEG1
reader - Data time segment before sample point Valid values are 0 to 31. The value used by the hardware is the one programmed, incremented by 1, i.e. tBS1 = (DTSEG1 + 1) x tq. - DTSE
G1_ W - Field
DTSEG1
writer - Data time segment before sample point Valid values are 0 to 31. The value used by the hardware is the one programmed, incremented by 1, i.e. tBS1 = (DTSEG1 + 1) x tq. - DTSE
G2_ R - Field
DTSEG2
reader - Data time segment after sample point Valid values are 0 to 15. The value used by the hardware is the one programmed, incremented by 1, i.e. tBS2 = (DTSEG2 + 1) x tq. - DTSE
G2_ W - Field
DTSEG2
writer - Data time segment after sample point Valid values are 0 to 15. The value used by the hardware is the one programmed, incremented by 1, i.e. tBS2 = (DTSEG2 + 1) x tq. - R
- Register
DBTP
reader - TDC_R
- Field
TDC
reader - Transceiver delay compensation - TDC_W
- Field
TDC
writer - Transceiver delay compensation - W
- Register
DBTP
writer