Type Alias nrf52840_pac::mwu::regionen::RGN3RA_R

source ·
pub type RGN3RA_R = BitReader<RGN3RA_A>;
Expand description

Field RGN3RA reader - Enable/disable read access watch in region[3]

Aliased Type§

struct RGN3RA_R { /* private fields */ }

Implementations§

source§

impl RGN3RA_R

source

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