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

◆ BT_MESH_LIGHT_CTRL_REG_SPEC_INIT

#define BT_MESH_LIGHT_CTRL_REG_SPEC_INIT

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

Value:
{ \
.reg = { \
.init = bt_mesh_light_ctrl_reg_spec_init, \
.start = bt_mesh_light_ctrl_reg_spec_start, \
.stop = bt_mesh_light_ctrl_reg_spec_stop \
} \
}

Initialization macro for Specification-defined illuminance regulator.