Type Alias nrf52840_pac::pwm0::intenclr::PWMPERIODEND_W
source · pub type PWMPERIODEND_W<'a, const O: u8> = BitWriter<'a, u32, INTENCLR_SPEC, PWMPERIODEND_AW, O>;
Expand description
Field PWMPERIODEND
writer - Write ‘1’ to disable interrupt for PWMPERIODEND event
Aliased Type§
struct PWMPERIODEND_W<'a, const O: u8> { /* private fields */ }