USARTx_TX_PIN);/* Configure UART Rx as alternate function */HAL_GPIO_DeInit(USARTx_RX_GPIO_PORT, USARTx_RX_PIN);/*##-3- Disable the NVIC for UART ###*/HAL_NVIC_Disable