ESPHome  2024.3.1
Data Structures | Namespaces | Enumerations
sm2135.h File Reference

Go to the source code of this file.

Data Structures

class  esphome::sm2135::SM2135
 
class  esphome::sm2135::SM2135::Channel
 

Namespaces

 esphome
 This is a workaround until we can figure out a way to get the tflite-micro idf component code available in CI.
 
 esphome::sm2135
 

Enumerations

enum  esphome::sm2135::SM2135Current : uint8_t {
  esphome::sm2135::SM2135_CURRENT_10MA = 0x00, esphome::sm2135::SM2135_CURRENT_15MA = 0x01, esphome::sm2135::SM2135_CURRENT_20MA = 0x02, esphome::sm2135::SM2135_CURRENT_25MA = 0x03,
  esphome::sm2135::SM2135_CURRENT_30MA = 0x04, esphome::sm2135::SM2135_CURRENT_35MA = 0x05, esphome::sm2135::SM2135_CURRENT_40MA = 0x06, esphome::sm2135::SM2135_CURRENT_45MA = 0x07,
  esphome::sm2135::SM2135_CURRENT_50MA = 0x08, esphome::sm2135::SM2135_CURRENT_55MA = 0x09, esphome::sm2135::SM2135_CURRENT_60MA = 0x0A
}