![]() |
nRF Connect SDK API 3.4.99
|
| int audio_regulator_cfg_set | ( | struct audio_regulator_ctx *const | ctx, |
| struct audio_regulator_cfg const *const | cfg ) |
#include <applications/nrf_audio/src/modules/audio_regulator/audio_regulator.h>
Configure an audio regulator after it has been initialized.
| ctx | [in/out] Pointer to the audio regulator's context. |
| cfg | [in] Pointer to the desired configuration to set. |