Type Definition gd32f1x0_hal::serial::TxDma1

source · []
pub type TxDma1 = TxDma<Tx<USART1>, C3>;

Implementations

Trait Implementations