This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

some issue for uart intettupt

HI , ALL

in the PS document, i know that there a register for the interruption --- INTENSET.

i wanna know if there is an api to set the interrupt.(or the only is to set the register ? )

The ' APP_UART_FIFO_INIT ' and ' app_uart_init ' do not have such paraments;

And can i implement the ‘ uarte_irq ’_handler with my own Logic ?

Related