Struct stm32f30x::adc1::cr::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 - ADCAL

[src]

Bit 30 - ADCALDIF

[src]

Bit 29 - DEEPPWD

[src]

Bit 28 - ADVREGEN

[src]

Bit 5 - JADSTP

[src]

Bit 4 - ADSTP

[src]

Bit 3 - JADSTART

[src]

Bit 2 - ADSTART

[src]

Bit 1 - ADDIS

[src]

Bit 0 - ADEN

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W