Type Alias nrf52840_pac::mwu::regionenclr::RGN2RA_R

source ·
pub type RGN2RA_R = BitReader<RGN2RA_A>;
Expand description

Field RGN2RA reader - Disable read access watch in region[2]

Aliased Type§

struct RGN2RA_R { /* private fields */ }

Implementations§

source§

impl RGN2RA_R

source

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