Type Definition stm32g0::stm32g070::adc::DR[][src]

type DR = Reg<u32, _DR>;

ADC group regular conversion data register

This register you can read. See API.

For information about available fields see dr module

Trait Implementations

impl Readable for DR[src]

read() method returns dr::R reader structure