![]() |
#include <canlib.h>
Data Fields | |
int | version |
int | brp_size |
int | seg1_size |
int | seg2_size |
int | sjw_size |
Returned when using canCHANNELDATA_BUS_PARAM_LIMITS
This struct shows the low level limits of the parameters.
Note that seg1 = prop + phase1 and seg2 = phase2
int brp_size |
Number of bits used to specify brp and d_brp
int seg1_size |
Number of bits used to specify prop + phase1 and d_phase1.
int seg2_size |
Number of bits used to specify phase2 and d_phase2.
int sjw_size |
Number of bits used to specify sjw and d_sjw
int version |
The version of this struct, currently 1