Type Definition stm32l4_stm32hal::stm32l4x1::adc_common::CDR[][src]

type CDR = Reg<u32, _CDR>;
Expand description

ADC common regular data register for dual mode

This register you can read. See API.

For information about available fields see cdr module

Trait Implementations

read() method returns cdr::R reader structure