Type Definition stm32f1xx_hal::serial::TxDma3

source ·
pub type TxDma3 = TxDma<Tx<USART3>, C2>;

Implementations§

👎Deprecated since 0.7.1: Please use release instead

Trait Implementations§