Type Alias AcmdendW

Source
pub type AcmdendW<'a, REG> = BitWriter<'a, REG, Acmdendselect>;
Expand description

Field ACMDEND writer - Force Event for Auto CMD End Bit Error

Aliased Type§

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

Implementations§

Source§

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