Type Definition stm32f4xx_hal::serial::Rx8

source · []
pub type Rx8<WORD = u8> = Tx<UART8, WORD>;