nrf52840_pac::mwu::regionen

Type Alias RGN2RA_R

Source
pub type RGN2RA_R = BitReader<RGN2RA_A>;
Expand description

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