atsamd21j::nvmctrl::intenclr

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 */ }