nrf52840_pac::mwu::inten

Type Alias REGION0RA_W

Source
pub type REGION0RA_W<'a, const O: u8> = BitWriter<'a, u32, INTEN_SPEC, REGION0RA_A, O>;
Expand description

Field REGION0RA writer - Enable or disable interrupt for REGION[0].RA event

Aliased Type§

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

Implementations§

Source§

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

Source

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

Disable

Source

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

Enable