///Register `DR` reader
pub type R = crateR;
///Field `DATA` reader - Converted data
pub type DATA_R = crateFieldReader;
/**data register
You can [`read`](crate::Reg::read) this register and get [`dr::R`](R). See [API](https://docs.rs/svd2rust/#read--modify--write-api).
See register [structure](https://stm32-rs.github.io/stm32-rs/STM32L0x3.html#ADC:DR)*/
;
///`read()` method returns [`dr::R`](R) reader structure
///`reset()` method sets DR to value 0