Struct stm32f469xx::adc1::DR[][src]

pub struct DR { /* fields omitted */ }

regular data register

Methods

impl DR
[src]

Reads the contents of the register

Auto Trait Implementations

impl Send for DR

impl !Sync for DR