nRF Connect SDK API 2.8.99
|
int(* audio_module_functions::open) (struct audio_module_handle_private *handle, struct audio_module_configuration const *const configuration) |
Open an audio module with the specified initial configuration.
handle | [in/out] The handle to the module instance. |
configuration | [in] Pointer to the desired initial configuration to set. |