nrf52840_pac::egu0::inten

Type Alias TRIGGERED8_W

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

Field TRIGGERED8 writer - Enable or disable interrupt for TRIGGERED[8] event

Aliased Type§

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

Implementations§

Source§

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

Source

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

Disable

Source

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

Enable