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

pub type TASKS_SEQSTART = Reg<u32, _TASKS_SEQSTART>;
Expand description

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

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

For information about available fields see tasks_seqstart module