Type Definition stm32f4xx_hal::serial::Serial2

source · []
pub type Serial2<PINS> = Serial<USART2, PINS, u8>;