Struct stm32f30x::adc1::smpr1::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 27:29 - SMP9

[src]

Bits 24:26 - SMP8

[src]

Bits 21:23 - SMP7

[src]

Bits 18:20 - SMP6

[src]

Bits 15:17 - SMP5

[src]

Bits 12:14 - SMP4

[src]

Bits 9:11 - SMP3

[src]

Bits 6:8 - SMP2

[src]

Bits 3:5 - SMP1

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R