Struct nrf52::pwm0::TASKS_NEXTSTEP [] [src]

pub struct TASKS_NEXTSTEP { /* fields omitted */ }

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.

Methods

impl TASKS_NEXTSTEP
[src]

[src]

Writes to the register

Trait Implementations

Auto Trait Implementations

impl Send for TASKS_NEXTSTEP

impl !Sync for TASKS_NEXTSTEP