1.3.3.45 1.9.3.45 1.10.3.27 1.11.3.31 1.12.3.31 1.18.2.27 1.21.2.27 1.22.3.27 1.23.3.27 1.24.3.27 1.24.4.31 1.25.3.33 1.29.3.45 1.32.3.45 CAN_NOMINAL_BIT_TIMING Struct
C
typedef struct { /* Phase 2 Segment */ uint8_t phase2Segment; /* Phase 1 Segment */ uint8_t phase1Segment; /* Propagation Segment */ uint8_t propagationSegment; /* Baud Rate Prescaler */ uint8_t Prescaler; /* Syncronization Jump Width */ uint8_t sjw; } CAN_NOMINAL_BIT_TIMING;
Summary
nominal bit timing setup parameters
Description
This defines nominal bit timing setup parameters
Remarks
None.