Type Alias xmc4800::ppb::icsr::NmipendsetW

source ·
pub type NmipendsetW<'a, REG> = BitWriter<'a, REG>;
Expand description

Field NMIPENDSET writer - NMI set-pending bit: 0b0=no effect, 0b1=changes NMI exception state to pending., 0b0=NMI exception is not pending, 0b1=NMI exception is pending.,

Aliased Type§

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