nRF Connect SDK API 3.4.99
Loading...
Searching...
No Matches

◆ audio_regulator_cfg_get()

int audio_regulator_cfg_get ( struct audio_regulator_ctx const *const ctx,
struct audio_regulator_cfg *const cfg )

#include <applications/nrf_audio/src/modules/audio_regulator/audio_regulator.h>

Get the configuration of an audio regulator module.

Parameters
ctx[in] Pointer to the audio regulator's context.
cfg[out] Pointer to the module's current configuration.
Returns
0 if successful, error otherwise.