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

app_uart fifo buffer: is it possible to see how much space empty in tx buffer and filled in rx buffer

Hi,

I am using app_uart library with Tx and Rx FiFo. I want to check how much space is available in the Tx FiFo at any time, and similarly how much space is filled in the Rx FiFo. Does anyone know if that is possible and how.  Apparently the app_uart library does not provide any API for this purpose.

Thanks

Parents Reply Children
No Data
Related