Type Alias BootaW

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

Field BOOTA writer - e.MMC Boot Acknowledge Enable

Aliased Type§

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