Type Alias nrf52840_pac::mwu::regionen::RGN2WA_W

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

Field RGN2WA writer - Enable/disable write access watch in region[2]

Aliased Type§

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

Implementations§

source§

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

source

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

Disable write access watch in this region

source

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

Enable write access watch in this region