ESPHome
2024.10.2
|
Go to the source code of this file.
Data Structures | |
class | esphome::sm2135::SM2135 |
class | esphome::sm2135::SM2135::Channel |
Namespaces | |
esphome | |
Implementation of SPI Controller mode. | |
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 } |