nRF Connect SDK API 0.1.0
|
int audio_module_state_get | ( | struct audio_module_handle const *const | handle, |
enum audio_module_state * | state | ||
) |
#include <include/audio_module/audio_module.h>
Helper to get the state of a given audio module handle.
handle | [in] The handle to the module instance. |
state | [out] Pointer to the current module's state. |