Struct xmc4200::vadc_g0::emuxctr::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 - External Multiplexer Start Selection

[src]

Bits 8:10 - External Multiplexer Actual Selection

[src]

Bits 16:25 - External Multiplexer Channel Select

[src]

Bits 26:27 - External Multiplexer Mode

[src]

Bit 28 - External Multiplexer Coding Scheme

[src]

Bit 29 - External Multiplexer Sample Time Control

[src]

Bit 30 - External Multiplexer Channel Selection Style

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R