nRF5 SDK for Mesh v5.0.0
Data Fields

Internal structure to hold state information. More...

#include <light_ctl_setup_server.h>

Data Fields

uint8_t handle
 Flash handle - only used by flash system. More...
 
bool initialized
 To keep track if values has been loaded from flash or not. More...
 

Detailed Description

Internal structure to hold state information.

Definition at line 434 of file light_ctl_setup_server.h.

Field Documentation

◆ handle

uint8_t light_ctl_state_t::handle

Flash handle - only used by flash system.

Definition at line 437 of file light_ctl_setup_server.h.

◆ initialized

bool light_ctl_state_t::initialized

To keep track if values has been loaded from flash or not.

Definition at line 439 of file light_ctl_setup_server.h.


The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated