Type Definition stm32f4xx_hal::serial::Serial4

source · []
pub type Serial4<PINS, WORD = u8> = Serial<UART4, PINS, WORD>;