![]() |
nRF Connect SDK API 3.4.99
|
| int(* audio_regulator_ops::control_get) (struct audio_regulator_imp_ctx *const ctx, void *const control_val_u) |
Retrieve the last control_val_u calculated by the regulator implementation.
| ctx | [in/out] Pointer to the context of the module implementation. |
| control_val_u | [out] Pointer to the control value. |