nrf52840_pac::mwu::nmienclr

Type Alias REGION3RA_R

Source
pub type REGION3RA_R = BitReader<REGION3RA_A>;
Expand description

Field REGION3RA reader - Write ‘1’ to disable non-maskable interrupt for REGION[3].RA event

Aliased Type§

struct REGION3RA_R { /* private fields */ }

Implementations§

Source§

impl REGION3RA_R

Source

pub fn variant(&self) -> REGION3RA_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