Type Alias xmc4300::can_node0::nfcr::CFCIE_R

source ·
pub type CFCIE_R = BitReader<CFCIE_A>;
Expand description

Field CFCIE reader - CAN Frame Count Interrupt Enable

Aliased Type§

struct CFCIE_R { /* private fields */ }

Implementations§

source§

impl CFCIE_R

source

pub const fn variant(&self) -> CFCIE_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

CAN frame counter overflow interrupt is disabled.

source

pub fn is_value2(&self) -> bool

CAN frame counter overflow interrupt is enabled.