How to differentiate between receive interrupt and transmit interrupt in UART ?
How to differentiate recieve and transmit interrupt of UART using HAL library , low level library and directly accessing registers ?which HAL lib function will check this?