[][src]Type Definition stm32f3::stm32f303::adc1_2::CDR

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 avaliable fields see cdr module

Trait Implementations

impl Readable for CDR[src]

read() method returns cdr::R reader structure