Type Alias CmdniW

Source
pub type CmdniW<'a, REG> = BitWriter<'a, REG, Cmdniselect>;
Expand description

Field CMDNI writer - Force Event for Command Not Issued By Auto CMD12 Error

Aliased Type§

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

Implementations§

Source§

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