Struct nrf52::pwm0::TASKS_SEQSTART [] [src]

pub struct TASKS_SEQSTART { /* fields omitted */ }

Description collection[0]: Loads the first PWM value on all enabled channels from sequence 0, and starts playing that sequence at the rate defined in SEQ[0]REFRESH and/or DECODER.MODE. Causes PWM generation to start it was not running.

Methods

impl TASKS_SEQSTART
[src]

[src]

Writes to the register

Trait Implementations

Auto Trait Implementations

impl Send for TASKS_SEQSTART

impl !Sync for TASKS_SEQSTART