Type Alias nrf52832_hal::pac::pwm0::inten::SEQEND1_W

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

Field SEQEND1 writer - Enable or disable interrupt for SEQEND[1] event

Aliased Type§

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