pca9633_params_t Struct Reference

PCA9633 device initialization parameters. More...

Detailed Description

PCA9633 device initialization parameters.

Definition at line 48 of file pca9633.h.

#include <pca9633.h>

Data Fields

i2c_t i2c_dev
 I2C device.
 
uint16_t i2c_addr
 I2C address of device.
 
uint8_t reg_pwm_red
 Register for red color.
 
uint8_t reg_pwm_green
 Register for green color.
 
uint8_t reg_pwm_blue
 Register for blue color.
 
uint8_t reg_pwm_amber
 Register for amber color.
 
bool has_amber_channel
 Whether PCA9633 has fourth channel.
 

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