Struct stm32f469xx::adc1::SMPR1[][src]

pub struct SMPR1 { /* fields omitted */ }

sample time register 1

Methods

impl SMPR1
[src]

Modifies the contents of the register

Reads the contents of the register

Writes to the register

Writes the reset value to the register

Auto Trait Implementations

impl Send for SMPR1

impl !Sync for SMPR1