Type Definition stm32f4xx_hal::serial::Serial5

source · []
pub type Serial5<PINS, WORD = u8> = Serial<UART5, PINS, WORD>;