Type Definition stm32f4xx_hal::serial::Serial1

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