nrf52840_pac::mwu::nmienset

Type Alias PREGION1RA_R

Source
pub type PREGION1RA_R = BitReader<PREGION1RA_A>;
Expand description

Field PREGION1RA reader - Write ‘1’ to enable non-maskable interrupt for PREGION[1].RA event

Aliased Type§

struct PREGION1RA_R { /* private fields */ }

Implementations§

Source§

impl PREGION1RA_R

Source

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