Type Definition stm32f1xx_hal::serial::RxDma2

source ·
pub type RxDma2 = RxDma<Rx<USART2>, C6>;

Implementations§

👎Deprecated since 0.7.1: Please use release instead

Trait Implementations§