AdcDma3

Type Alias AdcDma3 

Source
pub type AdcDma3<PINS, MODE> = AdcDma<ADC3, PINS, MODE, C5>;

Aliased Type§

pub struct AdcDma3<PINS, MODE> {
    pub channel: Ch<Periph<RegisterBlock, 1073873920>, 4>,
    /* private fields */
}

Fields§

§channel: Ch<Periph<RegisterBlock, 1073873920>, 4>