Struct stm32f042::adc::SMPR [] [src]

pub struct SMPR { /* fields omitted */ }

sampling time register

Methods

impl SMPR
[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 SMPR

impl !Sync for SMPR