Type Alias nrf52840_pac::mwu::regionenclr::PRGN1WA_R

source ·
pub type PRGN1WA_R = BitReader<PRGN1WA_A>;
Expand description

Field PRGN1WA reader - Disable 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