ESPHome  2024.4.1
Data Structures | Enumerations
esphome::cse7761 Namespace Reference

Data Structures

class  CSE7761Component
 This class implements support for the CSE7761 UART power sensor. More...
 
struct  CSE7761DataStruct
 

Enumerations

enum  CSE7761 {
  RMS_IAC, RMS_IBC, RMS_UC, POWER_PAC,
  POWER_PBC, POWER_SC, ENERGY_AC, ENERGY_BC
}
 

Enumeration Type Documentation

◆ CSE7761

Enumerator
RMS_IAC 
RMS_IBC 
RMS_UC 
POWER_PAC 
POWER_PBC 
POWER_SC 
ENERGY_AC 
ENERGY_BC 

Definition at line 42 of file cse7761.cpp.