Type Definition stm32f4xx_hal::serial::Rx2

source · []
pub type Rx2<WORD = u8> = Tx<USART2, WORD>;