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