nrf52840_pac::mwu::regionenclr

Type Alias RGN0RA_R

Source
pub type RGN0RA_R = BitReader<RGN0RA_A>;
Expand description

Field RGN0RA reader - Disable read access watch in region[0]

Aliased Type§

struct RGN0RA_R { /* private fields */ }

Implementations§

Source§

impl RGN0RA_R

Source

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