Type Alias nrf52840_pac::mwu::regionen::PRGN0RA_R

source ·
pub type PRGN0RA_R = BitReader<PRGN0RA_A>;
Expand description

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