Struct avr_device::atmega4809::adc0::ctrlb::SAMPNUM_W[][src]

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

Field SAMPNUM writer - Accumulation Samples

Implementations

Writes variant to the field

1 ADC sample

Accumulate 2 samples

Accumulate 4 samples

Accumulate 8 samples

Accumulate 16 samples

Accumulate 32 samples

Accumulate 64 samples

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.