Type Alias DatendW

Source
pub type DatendW<'a, REG> = BitWriter<'a, REG, Datendselect>;
Expand description

Field DATEND writer - Data End Bit Error

Aliased Type§

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

Implementations§

Source§

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

Source

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

No Error

Source

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

Error