Light HSL Range Set Data structure exchanged between the application and Light HSL Level Model.
Data Fields | |
uint16_t | hue_min |
The value of the Hue Min. | |
uint16_t | hue_max |
The value of the Hue Max. | |
uint16_t | saturation_min |
The value of the Saturation Min. | |
uint16_t | saturation_max |
The value of the Saturation Max. | |