Struct efm32gg11b820::adc0::singlectrlx::W [] [src]

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

[src]

Reset value of the register

[src]

Writes raw bits to the register

[src]

Bits 0:2 - Single Channel Reference Selection

[src]

Bit 3 - Enable Fixed Scaling on VREF

[src]

Bits 4:7 - Code for VREF Attenuation Factor When VREFSEL is 1, 2 or 5

[src]

Bits 8:11 - Code for VIN Attenuation Factor

[src]

Bits 12:13 - Single Channel DV Level Select

[src]

Bit 14 - Single Channel FIFO Overflow Action

[src]

Bit 16 - Single Channel PRS Trigger Mode

[src]

Bits 17:21 - Single Channel PRS Trigger Select

[src]

Bits 22:26 - Delay Value for Next Conversion Start If CONVSTARTDELAYEN is Set

[src]

Bit 27 - Enable Delaying Next Conversion Start

[src]

Bits 29:31 - REPDELAY Select for SINGLE REP Mode

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W