Type Alias nrf52810_hal::pac::pwm0::intenclr::SEQEND1_W

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

Field SEQEND1 writer - Write ‘1’ to disable interrupt for event SEQEND[1]

Aliased Type§

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