UART_HandleTypeDef and auto baudrate
In auto baud rate situation is there a way to know the actual baud rate of the uart, anthe the other parameters linke size and parity?huart1->Init.BaudRateseems to have the initial parameters but not the actuals.