Type Alias AbootW

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

Field ABOOT writer - e.MMC Abort Boot

Aliased Typeยง

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