Type Alias CmdendW

Source
pub type CmdendW<'a, REG> = BitWriter<'a, REG, Cmdendselect>;
Expand description

Field CMDEND writer - Force Event for Command End Bit Error

Aliased Type§

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

Implementations§

Source§

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