Type Alias nrf52811_hal::pac::pwm0::events_seqend::EVENTS_SEQEND_W

source ·
pub type EVENTS_SEQEND_W<'a, const O: u8> = BitWriterRaw<'a, u32, EVENTS_SEQEND_SPEC, EVENTS_SEQEND_A, BitM, O>;
Expand description

Field EVENTS_SEQEND writer - Emitted at end of every sequence n, when last value from RAM has been applied to wave counter

Aliased Type§

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