ESPHome 2025.5.0
Loading...
Searching...
No Matches
emc2101.h File Reference

Go to the source code of this file.

Data Structures

class  esphome::emc2101::Emc2101Component
 This class includes support for the EMC2101 i2c fan controller. More...
 

Namespaces

namespace  esphome
 Providing packet encoding functions for exchanging data with a remote host.
 
namespace  esphome::emc2101
 

Enumerations

enum  esphome::emc2101::Emc2101DACConversionRate {
  esphome::emc2101::EMC2101_DAC_1_EVERY_16_S , esphome::emc2101::EMC2101_DAC_1_EVERY_8_S , esphome::emc2101::EMC2101_DAC_1_EVERY_4_S , esphome::emc2101::EMC2101_DAC_1_EVERY_2_S ,
  esphome::emc2101::EMC2101_DAC_1_EVERY_SECOND , esphome::emc2101::EMC2101_DAC_2_EVERY_SECOND , esphome::emc2101::EMC2101_DAC_4_EVERY_SECOND , esphome::emc2101::EMC2101_DAC_8_EVERY_SECOND ,
  esphome::emc2101::EMC2101_DAC_16_EVERY_SECOND , esphome::emc2101::EMC2101_DAC_32_EVERY_SECOND
}
 Enum listing all DAC conversion rates for the EMC2101. More...