Type Definition gd32f1x0_hal::adc::AdcDma

source · []
pub type AdcDma<PINS, MODE> = RxDma<AdcPayload<PINS, MODE>, C0>;

Implementations

Trait Implementations

Converts this type into a shared reference of the (usually inferred) input type.