Struct avr_device::atmega4809::adc0::ctrlc::PRESC_W[][src]

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

Field PRESC writer - Clock Pre-scaler

Implementations

Writes variant to the field

CLK_PER divided by 2

CLK_PER divided by 4

CLK_PER divided by 8

CLK_PER divided by 16

CLK_PER divided by 32

CLK_PER divided by 64

CLK_PER divided by 128

CLK_PER divided by 256

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.