Type Alias CmdidxW

Source
pub type CmdidxW<'a, REG> = BitWriter<'a, REG, Cmdidxselect>;
Expand description

Field CMDIDX writer - Force Event for Command Index Error

Aliased Type§

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

Implementations§

Source§

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