nrf52840_pac::mwu::regionen

Type Alias RGN1RA_W

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

Field RGN1RA writer - Enable/disable read access watch in region[1]

Aliased Type§

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

Implementations§

Source§

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

Source

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

Disable read access watch in this region

Source

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

Enable read access watch in this region