Type Alias ErrintW

Source
pub type ErrintW<'a, REG> = BitWriter<'a, REG, Errintselect>;
Expand description

Field ERRINT writer - Error Interrupt

Aliased Type§

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

Implementations§

Source§

impl<'a, REG> ErrintW<'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