Nordic Thingy:52 v2.2.0
drv_ext_light_conf_t Struct Reference

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_tp_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.
 

Detailed Description

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).


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