Bluetooth LE Mesh Library
All Data Structures Functions Variables Typedefs Enumerations Enumerator Modules Pages
wiced_bt_mesh_light_xyl_xy_settings_t Struct Reference

Description

Light xyL x_y_default and range settings.

Data Fields

uint16_t x_default
 default value of x
 
uint16_t x_min
 minimum value of x
 
uint16_t x_max
 maximum value of x
 
uint16_t y_default
 default value of x
 
uint16_t y_min
 minimum value of y
 
uint16_t y_max
 maximum value of y