Type Alias AcmdW

Source
pub type AcmdW<'a, REG> = BitWriter<'a, REG, Acmdselect>;
Expand description

Field ACMD writer - Force Event for Auto CMD Error

Aliased Type§

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

Implementations§

Source§

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