Type Definition microbit::hal::pac::pwm0::TASKS_NEXTSTEP[]

type TASKS_NEXTSTEP = Reg<u32, _TASKS_NEXTSTEP>;
Expand description

Steps by one value in the current sequence on all enabled channels if DECODER.MODE=NextStep. Does not cause 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_nextstep module