![]() |
nRF Connect SDK API 3.4.99
|
| int rtfw_get_status | ( | struct rtfw_status * | status | ) |
#include <include/rtfw/rtfw.h>
Read a coherent requested/attempted/applied state snapshot.
| 0 | The snapshot was copied. |
| -EACCES | The framework is not initialized. |
| -EINVAL | status is NULL. |
| -EPERM | The function was called from interrupt context. |