Struct efm32gg11b::csen::ctrl::CM_W[][src]

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

Write proxy for field CM

Implementations

Writes variant to the field

Single Channel Mode: One conversion of a single channel (when MCE = 0) or set of bonded channels (when MCE = 1) per conversion trigger.

Scan Mode: Scans multiple selected channels once per conversion trigger.

Continuous Single Channel: Continuous conversion of a single channel (when MCE = 0) or set of bonded channels (when MCE = 1).

Continuous Scan Mode: Continuously scans multiple selected channels.

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.