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

◆ bt_mesh_light_ctrl_reg_target_get()

float bt_mesh_light_ctrl_reg_target_get ( struct bt_mesh_light_ctrl_reg * reg)

#include <include/bluetooth/mesh/light_ctrl_reg.h>

Get the target lightness for the regulator.

Returns the target lightness, taking the requested transition time into account, for use in regulator implementations.

Parameters
[in]regIlluminance regulator instance.
Returns
The current target lightness, interpolated during transition time.