Struct nrf52832_hal::pac::pwm0::tasks_seqstart::TASKS_SEQSTART_SPEC[][src]

pub struct TASKS_SEQSTART_SPEC;
Expand description

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.

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

For information about available fields see tasks_seqstart module

Trait Implementations

Raw register type (u8, u16, u32, …).

reset() method sets TASKS_SEQSTART[%s] to value 0

Reset value of the register.

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

Writer type argument to write, et al.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Casts the value.

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Casts the value.

Casts the value.

Casts the value.

Performs the conversion.

Performs the conversion.

Performs the conversion.

Performs the conversion.

Casts the value.

OverflowingCasts the value.

Should always be Self

Casts the value.

Casts the value.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

Casts the value.

UnwrappedCasts the value.

Casts the value.

WrappingCasts the value.