Struct stm32f30x::adc1::smpr2::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:26 - SMP18

[src]

Bits 21:23 - SMP17

[src]

Bits 18:20 - SMP16

[src]

Bits 15:17 - SMP15

[src]

Bits 12:14 - SMP14

[src]

Bits 9:11 - SMP13

[src]

Bits 6:8 - SMP12

[src]

Bits 3:5 - SMP11

[src]

Bits 0:2 - SMP10

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R