Struct stm32l0x1::adc::DR[][src]

pub struct DR { /* fields omitted */ }

data register

Methods

impl DR
[src]

Reads the contents of the register

Auto Trait Implementations

impl Send for DR

impl !Sync for DR