AdcDma1

Type Alias AdcDma1 

Source
pub type AdcDma1<PINS, MODE> = AdcDma<ADC1, PINS, MODE, C1>;

Aliased Type§

pub struct AdcDma1<PINS, MODE> {
    pub channel: Ch<Periph<RegisterBlock, 1073872896>, 0>,
    /* private fields */
}

Fields§

§channel: Ch<Periph<RegisterBlock, 1073872896>, 0>