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

Field NAKIE writer - NAK interrupt enable

Aliased Type§

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