Read UART Data on interrupt in SPC5 controller.
how to use UARTto receive data on interrupt instead of using this api (sd_lld_read) as this works in blocking mode in while loop.
Micro is SPC560P50L3.
Is there is an example to use the Uart Rx on interrupt.
As we use this method in Stm32.
