BQ2429x device parameters. More...
#include <bq2429x.h>
Data Fields | |
| i2c_t | i2c | 
| I2C device.   | |
| gpio_t | ce_pin | 
| Charge Enable pin (optional)   | |
| gpio_t | otg_pin | 
| OTG Enable pin (optional)   | |
| bq2429x_input_voltage_limit_t | vlim | 
| Voltage limit.   | |
| bq2429x_input_current_limit_t | ilim | 
| Current limit.   | |
| bq2429x_charge_current_t | ichg | 
| Charge current limit.   | |
| bq2429x_charge_voltage_limit_t | vreg | 
| Charge voltage limit.   | |
| gpio_t bq2429x_params_t::ce_pin | 
| bq2429x_charge_current_t bq2429x_params_t::ichg | 
| bq2429x_input_current_limit_t bq2429x_params_t::ilim | 
| gpio_t bq2429x_params_t::otg_pin | 
| bq2429x_input_voltage_limit_t bq2429x_params_t::vlim | 
| bq2429x_charge_voltage_limit_t bq2429x_params_t::vreg |