nRF Connect SDK API 2.8.99
|
#include <light_ctrl_reg.h>
Data Fields | |
void(* | init )(struct bt_mesh_light_ctrl_reg *reg) |
void(* | start )(struct bt_mesh_light_ctrl_reg *reg, uint16_t lightness) |
void(* | stop )(struct bt_mesh_light_ctrl_reg *reg) |
struct bt_mesh_light_ctrl_reg_cfg | cfg |
float | measured |
void(* | updated )(struct bt_mesh_light_ctrl_reg *reg, float output) |
void * | user_data |
Common regulator context