Type Definition stm32f1xx_hal::serial::RxDma1

source ·
pub type RxDma1 = RxDma<Rx<USART1>, C5>;

Implementations§

👎Deprecated since 0.7.1: Please use release instead

Trait Implementations§