![]() |
nRF Connect SDK API 3.4.99
|
| int audio_regulator_control_get | ( | struct audio_regulator_ctx const *const | ctx, |
| void *const | control_val_u ) |
#include <applications/nrf_audio/src/modules/audio_regulator/audio_regulator.h>
Get the control_val_u of an audio regulator module.
| ctx | [in/out] Pointer to the audio regulator's context. |
| control_val_u | [out] Pointer to the control value. |