Struct xmc4200::vadc_g0::chctr::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:1 - Input Class Select

[src]

Bits 4:5 - Lower Boundary Select

[src]

Bits 6:7 - Upper Boundary Select

[src]

Bits 8:9 - Channel Event Mode

[src]

Bit 10 - Synchronization Request

[src]

Bit 11 - Reference Input Selection

[src]

Bits 16:19 - Result Register

[src]

Bit 20 - Result Target for Background Source

[src]

Bit 21 - Result Position

[src]

Bits 28:29 - Broken Wire Detection Channel

[src]

Bit 30 - Broken Wire Detection Enable

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R