Type Alias nrf52810_hal::pac::pwm0::inten::PWMPERIODEND_W

source ·
pub type PWMPERIODEND_W<'a, const O: u8> = BitWriterRaw<'a, u32, INTEN_SPEC, PWMPERIODEND_A, BitM, O>;
Expand description

Field PWMPERIODEND writer - Enable or disable interrupt for event PWMPERIODEND

Aliased Type§

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