nRF Connect SDK API 0.1.0
|
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. |