Type Alias AdmaW

Source
pub type AdmaW<'a, REG> = BitWriter<'a, REG, Admaselect>;
Expand description

Field ADMA writer - ADMA Error

Aliased Type§

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

Implementations§

Source§

impl<'a, REG> AdmaW<'a, REG>
where REG: Writable + RegisterSpec,

Source

pub fn no(self) -> &'a mut W<REG>

No Error

Source

pub fn yes(self) -> &'a mut W<REG>

Error