Data structure of the CHARGER driver instance. More...
#include <npmx_charger.h>
Data Fields | |
npmx_instance_t * | p_pmic |
Pointer to the PMIC instance. | |
uint16_t | charging_current_ma |
Charging current in milliamperes. | |
uint16_t | discharging_current_ma |
Discharging current in milliamperes. | |
Data structure of the CHARGER driver instance.