Type Alias nrf52811_hal::pac::pwm0::intenclr::LOOPSDONE_W

source ·
pub type LOOPSDONE_W<'a, const O: u8> = BitWriterRaw<'a, u32, INTENCLR_SPEC, LOOPSDONE_AW, BitM, O>;
Expand description

Field LOOPSDONE writer - Write ‘1’ to disable interrupt for event LOOPSDONE

Aliased Type§

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