Type Alias AcmdteoW

Source
pub type AcmdteoW<'a, REG> = BitWriter<'a, REG, Acmdteoselect>;
Expand description

Field ACMDTEO writer - Force Event for Auto CMD Timeout Error

Aliased Type§

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

Implementations§

Source§

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