Type Alias nrf52840_pac::mwu::regionenclr::RGN3WA_R

source ·
pub type RGN3WA_R = BitReader<RGN3WA_A>;
Expand description

Field RGN3WA reader - Disable write access watch in region[3]

Aliased Type§

struct RGN3WA_R { /* private fields */ }

Implementations§

source§

impl RGN3WA_R

source

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