nrf52840_pac::mwu::regionen

Type Alias PRGN1RA_R

Source
pub type PRGN1RA_R = BitReader<PRGN1RA_A>;
Expand description

Field PRGN1RA reader - Enable/disable read access watch in PREGION[1]

Aliased Type§

struct PRGN1RA_R { /* private fields */ }

Implementations§

Source§

impl PRGN1RA_R

Source

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