Type Alias TRIGGERED12_W

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

Field TRIGGERED12 writer - Enable or disable interrupt for TRIGGERED[12] event

Aliased Type§

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

Implementations§

Source§

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

Source

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

Disable

Source

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

Enable