Type Alias CmdteoW

Source
pub type CmdteoW<'a, REG> = BitWriter<'a, REG, Cmdteoselect>;
Expand description

Field CMDTEO writer - Force Event for Command Timeout Error

Aliased Type§

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

Implementations§

Source§

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