Type Definition stm32f4xx_hal::serial::Rx7

source · []
pub type Rx7<WORD = u8> = Tx<UART7, WORD>;