Nordic Thingy:52
|
Struct for initializing the light driver. More...
Data Fields | |
uint8_t | app_timer_prescaler |
Prescaler used for the app timer. | |
drv_ext_light_clkx_div_t | clkx_div |
IO extender clock divider. | |
uint8_t | num_lights |
Number of connected lights. | |
drv_ext_light_conf_t const * | p_light_conf |
Array of lights, each with their specific configuraion. | |
drv_sx1509_cfg_t const * | p_twi_conf |
pointer to TWI (I2C) configuration for communication between master and IO extender. | |
Struct for initializing the light driver.