nrf52840_pac::pwm0::inten

Type Alias LOOPSDONE_W

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

Field LOOPSDONE writer - Enable or disable interrupt for LOOPSDONE event

Aliased Type§

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

Implementations§

Source§

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

Source

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

Disable

Source

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

Enable