PCA9633 device initialization parameters.  
 More...
PCA9633 device initialization parameters. 
Definition at line 47 of file pca9633.h.
 
#include <pca9633.h>
◆ has_amber_channel
      
        
          | bool pca9633_params_t::has_amber_channel | 
        
      
 
Whether PCA9633 has fourth channel. 
Definition at line 56 of file pca9633.h.
 
 
◆ i2c_addr
      
        
          | uint16_t pca9633_params_t::i2c_addr | 
        
      
 
I2C address of device. 
Definition at line 49 of file pca9633.h.
 
 
◆ i2c_dev
      
        
          | i2c_t pca9633_params_t::i2c_dev | 
        
      
 
 
◆ reg_pwm_amber
      
        
          | uint8_t pca9633_params_t::reg_pwm_amber | 
        
      
 
Register for amber color. 
Definition at line 54 of file pca9633.h.
 
 
◆ reg_pwm_blue
      
        
          | uint8_t pca9633_params_t::reg_pwm_blue | 
        
      
 
Register for blue color. 
Definition at line 53 of file pca9633.h.
 
 
◆ reg_pwm_green
      
        
          | uint8_t pca9633_params_t::reg_pwm_green | 
        
      
 
Register for green color. 
Definition at line 52 of file pca9633.h.
 
 
◆ reg_pwm_red
      
        
          | uint8_t pca9633_params_t::reg_pwm_red | 
        
      
 
Register for red color. 
Definition at line 51 of file pca9633.h.
 
 
The documentation for this struct was generated from the following file: