Struct nrf52811_pac::pwm0::decoder::LOAD_W[][src]

pub struct LOAD_W<'a> { /* fields omitted */ }
Expand description

Field LOAD writer - How a sequence is read from RAM and spread to the compare register

Implementations

Writes variant to the field

1st half word (16-bit) used in all PWM channels 0..3

1st half word (16-bit) used in channel 0..1; 2nd word in channel 2..3

1st half word (16-bit) in ch.0; 2nd in ch.1; …; 4th in ch.3

1st half word (16-bit) in ch.0; 2nd in ch.1; …; 4th in COUNTERTOP

Writes raw bits to the field

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

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.