Type Definition stm32f1xx_hal::serial::TxDma1

source ·
pub type TxDma1 = TxDma<Tx<USART1>, C4>;

Implementations§

👎Deprecated since 0.7.1: Please use release instead

Trait Implementations§