Struct stm32f30x::adc1::SMPR1 [] [src]

pub struct SMPR1 { /* fields omitted */ }

sample time register 1

Methods

impl SMPR1
[src]

[src]

Modifies the contents of the register

[src]

Reads the contents of the register

[src]

Writes to the register

[src]

Writes the reset value to the register

Trait Implementations

Auto Trait Implementations

impl Send for SMPR1

impl !Sync for SMPR1