![]() |
nRF Connect SDK API 3.3.99
|
| int esb_flush_tx | ( | void | ) |
#include <include/esb.h>
Flush the TX buffer.
This function clears the TX FIFO buffer.
| 0 | If successful (FIFO cleared). |
| -EACCES | If ESB is not initialized. |
| -EBUSY | If radio is transmitting. |