Type Definition stm32f4xx_hal::serial::Serial8

source · []
pub type Serial8<PINS> = Serial<UART8, PINS, u8>;