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

type TASKS_NEXTSTEP = Reg<u32, _TASKS_NEXTSTEP>;

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