ESPHome 2025.6.2
Loading...
Searching...
No Matches
esphome::lc709203f Namespace Reference

Data Structures

class  Lc709203f
 

Enumerations

enum  LC709203FState { STATE_INIT , STATE_RSOC , STATE_TEMP_SETUP , STATE_NORMAL }
 
enum  LC709203FBatteryVoltage { LC709203F_BATTERY_VOLTAGE_3_8 = 0x0000 , LC709203F_BATTERY_VOLTAGE_3_7 = 0x0001 }
 Enum listing allowable voltage settings for the LC709203F. More...
 

Enumeration Type Documentation

◆ LC709203FBatteryVoltage

Enum listing allowable voltage settings for the LC709203F.

Enumerator
LC709203F_BATTERY_VOLTAGE_3_8 
LC709203F_BATTERY_VOLTAGE_3_7 

Definition at line 18 of file lc709203f.h.

◆ LC709203FState

Enumerator
STATE_INIT 
STATE_RSOC 
STATE_TEMP_SETUP 
STATE_NORMAL 

Definition at line 10 of file lc709203f.h.