Struct efm32gg11b::wtimer3::ctrl::PRESC_W[][src]

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

Write proxy for field PRESC

Implementations

Writes variant to the field

The HFPERCLK is undivided

The HFPERCLK is divided by 2

The HFPERCLK is divided by 4

The HFPERCLK is divided by 8

The HFPERCLK is divided by 16

The HFPERCLK is divided by 32

The HFPERCLK is divided by 64

The HFPERCLK is divided by 128

The HFPERCLK is divided by 256

The HFPERCLK is divided by 512

The HFPERCLK is divided by 1024

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.

Should always be Self

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.