[][src]Type Definition nrf52810_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 if not running.

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

For information about avaliable fields see tasks_nextstep module

Trait Implementations

impl Writable for TASKS_NEXTSTEP[src]

write(|w| ..) method takes tasks_nextstep::W writer structure

impl ResetValue for TASKS_NEXTSTEP[src]

Register TASKS_NEXTSTEP reset()'s with value 0

type Type = u32

Register size