Type Alias nrf52840_pac::mwu::regionenset::RGN1WA_R

source ·
pub type RGN1WA_R = BitReader<RGN1WA_A>;
Expand description

Field RGN1WA reader - Enable write access watch in region[1]

Aliased Type§

struct RGN1WA_R { /* private fields */ }

Implementations§

source§

impl RGN1WA_R

source

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