Type Alias xmc4400::can_node0::nfcr::CFCOV_W

source ·
pub type CFCOV_W<'a, REG> = BitWriter<'a, REG, CFCOV_A>;
Expand description

Field CFCOV writer - CAN Frame Counter Overflow Flag

Aliased Type§

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

Implementations§

source§

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

source

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

No overflow has occurred since last flag reset.

source

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

An overflow has occurred since last flag reset.