Struct xmc4200::vadc_g0::iclass::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:4 - Sample Time Control for Standard Conversions

[src]

Bits 8:10 - Conversion Mode for Standard Conversions

[src]

Bits 16:20 - Sample Time Control for EMUX Conversions

[src]

Bits 24:26 - Conversion Mode for EMUX Conversions

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W