nrf52840_pac::mwu::regionen

Type Alias RGN1WA_R

Source
pub type RGN1WA_R = BitReader<RGN1WA_A>;
Expand description

Field RGN1WA reader - Enable/disable 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_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