nRF Connect SDK API 2.8.99
|
int(* audio_module_functions::configuration_get) (struct audio_module_handle_private const *const handle, struct audio_module_configuration *configuration) |
Get the configuration of an audio module.
handle | [in] The handle to the module instance. |
configuration | [out] Pointer to the module's current configuration. |