Type Definition CDR
Other items instm32l4_stm32hal::stm32l4x1::adc_common
type CDR = Reg<u32, _CDR>;
ADC common regular data register for dual mode
This register you can read. See API.
read
For information about available fields see cdr module
impl Readable for CDR
read() method returns cdr::R reader structure
read()