Type Definition stm32f7xx_hal::pac::adc_common::CDR[][src]

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

ADC common regular data register for dual and triple modes

This register you can read. See API.

For information about available fields see cdr module