Type Alias ReadyW

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

Field READY writer - NVM Ready Interrupt Enable

Aliased Typeยง

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