Type Definition nrf52833_hal::pac::pwm0::TASKS_SEQSTART[][src]

type TASKS_SEQSTART = Reg<u32, _TASKS_SEQSTART>;

Description collection: Loads the first PWM value on all enabled channels from sequence n, and starts playing that sequence at the rate defined in SEQ[n]REFRESH and/or DECODER.MODE. Causes PWM generation to start if not running.

This register you can reset, write, write_with_zero. See API.

For information about available fields see tasks_seqstart module