Struct stm32f30x::adc1::sqr2::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 24:28 - SQ9

[src]

Bits 18:22 - SQ8

[src]

Bits 12:16 - SQ7

[src]

Bits 6:10 - SQ6

[src]

Bits 0:4 - SQ5

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W