I'm new in KDS and Kinetis FRDM, but I wanna use a interruption for receive data from UART.
I'm using fsl_uart component whit the Rx configuration in the image.
Can someone tell me, how and when is the UART_RxCallback(uint32_t instance, void * uartState) works?
or if I can use it as interrupt for mi program?.

