Struct stm32f7x6::adc1::DR [] [src]

pub struct DR { /* fields omitted */ }

regular data register

Methods

impl DR
[src]

[src]

Reads the contents of the register

Trait Implementations

Auto Trait Implementations

impl Send for DR

impl !Sync for DR