kvBusParamLimits Struct Reference

#include <canlib.h>

Data Fields

int version
 
int brp_size
 
int seg1_size
 
int seg2_size
 
int sjw_size
 

Detailed Description

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

Field Documentation

◆ brp_size

int brp_size

Number of bits used to specify brp and d_brp

◆ seg1_size

int seg1_size

Number of bits used to specify prop + phase1 and d_phase1.

◆ seg2_size

int seg2_size

Number of bits used to specify phase2 and d_phase2.

◆ sjw_size

int sjw_size

Number of bits used to specify sjw and d_sjw

◆ version

int version

The version of this struct, currently 1


The documentation for this struct was generated from the following file: