Struct avr_device::atmega4809::ccl::lut3ctrla::CLKSRC_W[][src]

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

Field CLKSRC writer - Clock Source Selection

Implementations

Writes variant to the field

CLK_PER is clocking the LUT

IN[2] is clocking the LUT

20MHz oscillator before prescaler is clocking the LUT

32kHz oscillator is clocking the LUT

32kHz oscillator after DIV32 is clocking the LUT

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.