Type Definition stm32f4xx_hal::serial::Serial8

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