pub type NmiW<'a, REG> = BitWriter<'a, REG>;
Field NMI writer - Non-Maskable Interrupt
NMI
struct NmiW<'a, REG> { /* private fields */ }