Struct efm32gg11b::adc0::ctrl::CHCONREFWARMIDLE_W[][src]

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

Write proxy for field CHCONREFWARMIDLE

Implementations

Writes variant to the field

Keep scan reference warm and APORT switches for first scan channel closed if WARMUPMODE is not NORMAL

Keep single reference warm and keep APORT switches for single channel closed if WARMUPMODE is not NORMAL

Keep last used reference warm and keep APORT switches for corresponding channel closed if WARMUPMODE is not NORMAL

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.