ESPHome 2025.6.2
|
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... | |
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.
Enumerator | |
---|---|
STATE_INIT | |
STATE_RSOC | |
STATE_TEMP_SETUP | |
STATE_NORMAL |
Definition at line 10 of file lc709203f.h.