![]() |
nRF Connect SDK Bare Metal API 2.0.99
|
| bool bm_lpuarte_tx_in_progress | ( | struct bm_lpuarte * | lpu | ) |
#include <bm_lpuarte.h>
Check if TX is in progress.
| [in] | lpu | Low Power UARTE driver instance structure. |
| true | if transfer in progress. |
| false | if no transfer in progress. |