///Register `DR` reader
pub type R = crateR;
///Field `RNDATA` reader - Random data
pub type RNDATA_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/STM32L4x6.html#RNG:DR)*/
;
///`read()` method returns [`dr::R`](R) reader structure
///`reset()` method sets DR to value 0