![]() |
nRF Connect SDK API 3.3.99
|
| 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. |