Type Alias xmc4100::can_node0::nfcr::CFMOD_R

source ·
pub type CFMOD_R = FieldReader<CFMOD_A>;
Expand description

Field CFMOD reader - CAN Frame Counter Mode

Aliased Type§

struct CFMOD_R { /* private fields */ }

Implementations§

source§

impl CFMOD_R

source

pub const fn variant(&self) -> Option<CFMOD_A>

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

Frame Count Mode: The frame counter is incremented upon the reception and transmission of frames.

source

pub fn is_value2(&self) -> bool

Time Stamp Mode: The frame counter is used to count bit times.

source

pub fn is_value3(&self) -> bool

Bit Timing Mode: The frame counter is used for analysis of the bit timing.