[−][src]Trait stm32f1xx_hal::dma::Receive
Associated Types
type RxChannel
type TransmittedWord
Implementors
impl Receive for RxDma1[src]
type RxChannel = C5
type TransmittedWord = u8
impl Receive for RxDma2[src]
type RxChannel = C6
type TransmittedWord = u8
impl Receive for RxDma3[src]
type RxChannel = C3
type TransmittedWord = u8
impl<PIN> Receive for AdcDma<PIN> where
PIN: Channel<ADC1>, [src]
PIN: Channel<ADC1>,