Type Definition stm32f2::stm32f217::adc_common::CDR[][src]

type CDR = Reg<u32, _CDR>;

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

Trait Implementations

impl Readable for CDR[src]

read() method returns cdr::R reader structure