Type Alias nrf52811_hal::pac::pwm0::tasks_nextstep::TASKS_NEXTSTEP_W

source ·
pub type TASKS_NEXTSTEP_W<'a, const O: u8> = BitWriterRaw<'a, u32, TASKS_NEXTSTEP_SPEC, TASKS_NEXTSTEP_AW, BitM, O>;
Expand description

Field TASKS_NEXTSTEP writer - 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.

Aliased Type§

struct TASKS_NEXTSTEP_W<'a, const O: u8> { /* private fields */ }