canfd6 2.0.0.0
|
CAN FD 6 Click nominal timing simple structure. More...
#include <canfd6.h>
Data Fields | |
uint16_t | nominal_bitrate_prescaler: 10 |
uint16_t | nominal_tqbefore_samplepoint: 9 |
uint8_t | nominal_tqafter_samplepoint: 8 |
CAN FD 6 Click nominal timing simple structure.
Used to setup the nominal timing parameters of the MCAN module.
uint16_t nominal_bitrate_prescaler |
The prescaler value from the MCAN system clock, interpreted as 1:x, valid range is: 1 to 512.
uint8_t nominal_tqafter_samplepoint |
The total number of time quanta after the sample point, valid values are: 2 to 128.
uint16_t nominal_tqbefore_samplepoint |
The total number of time quanta prior to sample point, valid values are: 2 to 257.