PeripheralRxChannel

Type Alias PeripheralRxChannel 

Source
pub type PeripheralRxChannel<T> = <PeripheralDmaChannel<T> as DmaChannel>::Rx;
Expand description

Helper type to get the DMA Rx channel for a peripheral.