Struct stm32f30x::adc1::sqr2::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 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 R

impl Sync for R