nrf52840_pac::mwu::regionen

Type Alias RGN0WA_W

Source
pub type RGN0WA_W<'a, const O: u8> = BitWriter<'a, u32, REGIONEN_SPEC, RGN0WA_A, O>;
Expand description

Field RGN0WA writer - Enable/disable write access watch in region[0]

Aliased Type§

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

Implementations§

Source§

impl<'a, const O: u8> RGN0WA_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