nrf52840_pac::mwu::nmien

Type Alias REGION3WA_R

Source
pub type REGION3WA_R = BitReader<REGION3WA_A>;
Expand description

Field REGION3WA reader - Enable or disable non-maskable interrupt for REGION[3].WA event

Aliased Type§

struct REGION3WA_R { /* private fields */ }

Implementations§

Source§

impl REGION3WA_R

Source

pub fn variant(&self) -> REGION3WA_A

Get enumerated values variant

Source

pub fn is_disabled(&self) -> bool

Checks if the value of the field is DISABLED

Source

pub fn is_enabled(&self) -> bool

Checks if the value of the field is ENABLED