Type Alias nrf52840_pac::mwu::regionen::RGN0WA_R

source ·
pub type RGN0WA_R = BitReader<RGN0WA_A>;
Expand description

Field RGN0WA reader - Enable/disable write access watch in region[0]

Aliased Type§

struct RGN0WA_R { /* private fields */ }

Implementations§

source§

impl RGN0WA_R

source

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