Type Alias nrf52840_pac::mwu::regionen::PRGN1WA_W

source ·
pub type PRGN1WA_W<'a, const O: u8> = BitWriter<'a, u32, REGIONEN_SPEC, PRGN1WA_A, O>;
Expand description

Field PRGN1WA writer - Enable/disable write access watch in PREGION[1]

Aliased Type§

struct PRGN1WA_W<'a, const O: u8> { /* private fields */ }

Implementations§

source§

impl<'a, const O: u8> PRGN1WA_W<'a, O>

source

pub fn disable(self) -> &'a mut W

Disable write access watch in this PREGION

source

pub fn enable(self) -> &'a mut W

Enable write access watch in this PREGION