Internal structure to hold state and timing information. More...
#include <light_lc_setup_server.h>
Data Fields | |
uint32_t | ambient_luxlevel |
Data Received from ambient light sensor. | |
bool | ambient_luxlevel_valid |
if true, ble ambient lux level is valid (written since boot time) | |
uint32_t | luxlevel_out |
lux level output from FSM | |
uint16_t | lightness_out |
lightness output from FSM | |
uint8_t | handle |
flash handle - only used by flash system | |
Internal structure to hold state and timing information.
Definition at line 240 of file light_lc_setup_server.h.