nrf52840_pac::mwu::regionenset

Type Alias RGN1RA_R

Source
pub type RGN1RA_R = BitReader<RGN1RA_A>;
Expand description

Field RGN1RA reader - Enable read access watch in region[1]

Aliased Type§

struct RGN1RA_R { /* private fields */ }

Implementations§

Source§

impl RGN1RA_R

Source

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