nrf52840_pac::mwu::regionenset

Type Alias PRGN0RA_R

Source
pub type PRGN0RA_R = BitReader<PRGN0RA_A>;
Expand description

Field PRGN0RA reader - Enable read access watch in PREGION[0]

Aliased Type§

struct PRGN0RA_R { /* private fields */ }

Implementations§

Source§

impl PRGN0RA_R

Source

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