nrf52840_pac::mwu::regionenclr

Type Alias RGN2WA_R

Source
pub type RGN2WA_R = BitReader<RGN2WA_A>;
Expand description

Field RGN2WA reader - Disable write access watch in region[2]

Aliased Type§

struct RGN2WA_R { /* private fields */ }

Implementations§

Source§

impl RGN2WA_R

Source

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