Nordic Thingy:52 v2.2.0
|
Struct that defines the type of light (monochrome or RGB) and the corresponding connected pins. All lights are per definition sinked (The IO extender provides ground to the lights). More...
Data Fields | |
drv_ext_light_data_t * | p_data |
Associated data for this light (app timer and timings). | |
drv_ext_light_reg_type_t | type |
Monochrome or RGB. | |
uint8_t | b |
RGB B pin. | |
uint8_t | g |
RGB G pin. | |
uint8_t | mono |
Monochrome pin. | |
uint8_t | r |
RGB R pin. | |
Struct that defines the type of light (monochrome or RGB) and the corresponding connected pins. All lights are per definition sinked (The IO extender provides ground to the lights).