Type Definition stm32f4xx_hal::serial::Serial1

source · []
pub type Serial1<PINS> = Serial<USART1, PINS, u8>;