Type Alias DatcrcW

Source
pub type DatcrcW<'a, REG> = BitWriter<'a, REG, Datcrcselect>;
Expand description

Field DATCRC writer - Force Event for Data CRC Error

Aliased Type§

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

Implementations§

Source§

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

Source

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

No Interrupt

Source

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

Interrupt is generated