nrf52840_pac::mwu::regionenset

Type Alias PRGN1WA_R

Source
pub type PRGN1WA_R = BitReader<PRGN1WA_A>;
Expand description

Field PRGN1WA reader - Enable write access watch in PREGION[1]

Aliased Type§

struct PRGN1WA_R { /* private fields */ }

Implementations§

Source§

impl PRGN1WA_R

Source

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