Struct stm32f30x::adc1::ofr1::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]

Bit 31 - OFFSET1_EN

[src]

Bits 26:30 - OFFSET1_CH

[src]

Bits 0:11 - OFFSET1

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W