Struct nrf52832_hal::pac::pwm0::prescaler::PRESCALER_W[][src]

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

Write proxy for field PRESCALER

Implementations

Writes variant to the field

Divide by 1 (16MHz)

Divide by 2 ( 8MHz)

Divide by 4 ( 4MHz)

Divide by 8 ( 2MHz)

Divide by 16 ( 1MHz)

Divide by 32 ( 500kHz)

Divide by 64 ( 250kHz)

Divide by 128 ( 125kHz)

Writes raw bits to the field

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.

Performs the conversion.

Performs the conversion.

Performs the conversion.

Performs the conversion.

Casts the value.

Should always be Self

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.

Casts the value.