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

Store the battery specific measurments ans status. It is a refined data version of the Measurments class. More...

#include <charging_ic.h>

Public Attributes

bool isPresent = false
 if false, the other infos are useless
 
uint16_t voltage_mV
 voltage of the battery, in millivolts.
 
int16_t current_mA
 Actual current use, in milliamps. Positive is charging current. Negative is discharging current.
 

Detailed Description

Store the battery specific measurments ans status. It is a refined data version of the Measurments class.


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