Type Alias xmc4400::can_node0::nfcr::CFCIE_W

source ·
pub type CFCIE_W<'a, REG> = BitWriter<'a, REG, CFCIE_A>;
Expand description

Field CFCIE writer - CAN Frame Count Interrupt Enable

Aliased Type§

struct CFCIE_W<'a, REG> { /* private fields */ }

Implementations§

source§

impl<'a, REG> CFCIE_W<'a, REG>
where REG: Writable + RegisterSpec,

source

pub fn value1(self) -> &'a mut W<REG>

CAN frame counter overflow interrupt is disabled.

source

pub fn value2(self) -> &'a mut W<REG>

CAN frame counter overflow interrupt is enabled.