Type Definition gd32f1x0_hal::serial::RxDma1

source · []
pub type RxDma1 = RxDma<Rx<USART1>, C4>;

Implementations

Trait Implementations