Lamp-Da 0.1
A compact lantern project
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
lampda::power::charger::drivers::PowerLimits Struct Reference

Store the power limits for the battery charge protocol. More...

Public Member Functions

void set_default ()
 set the default values of this structure
 

Public Attributes

uint16_t maxChargingCurrent_mA = 0
 Absolute maximum battery charging current.
 
uint16_t current_mA = 0
 Actual allowed charging current.
 
bool shouldUseICO = false
 If true, enabled the Input Current Optimization algorithm. It will calibrate the input current to respect a target threshold.
 

Detailed Description

Store the power limits for the battery charge protocol.


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