nrf52840_pac::mwu::regionen

Type Alias RGN3WA_R

Source
pub type RGN3WA_R = BitReader<RGN3WA_A>;
Expand description

Field RGN3WA reader - Enable/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_disable(&self) -> bool

Checks if the value of the field is DISABLE

Source

pub fn is_enable(&self) -> bool

Checks if the value of the field is ENABLE