nRF Connect SDK API 3.4.99
Loading...
Searching...
No Matches

◆ rtfw_get_status()

int rtfw_get_status ( struct rtfw_status * status)

#include <include/rtfw/rtfw.h>

Read a coherent requested/attempted/applied state snapshot.

Return values
0The snapshot was copied.
-EACCESThe framework is not initialized.
-EINVALstatus is NULL.
-EPERMThe function was called from interrupt context.