Struct efm32gg11b820::adc0::scanctrlx::R [] [src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

[src]

Value of the register as raw bits

[src]

Bits 0:2 - Scan 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 - Scan DV Level Select

[src]

Bit 14 - Scan FIFO Overflow Action

[src]

Bit 16 - Scan PRS Trigger Mode

[src]

Bits 17:21 - Scan Sequence PRS Trigger Select

[src]

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

[src]

Bit 27 - Enable Delaying Next Conversion Start

[src]

Bits 29:31 - REPDELAY Select for SCAN REP Mode

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R