Type Definition stm32f1xx_hal::serial::TxDma2

source ·
pub type TxDma2 = TxDma<Tx<USART2>, C7>;

Implementations§

👎Deprecated since 0.7.1: Please use release instead

Trait Implementations§