Type Definition stm32f4xx_hal::serial::Tx1

source · []
pub type Tx1<WORD = u8> = Rx<USART1, WORD>;