ESPHome  2024.9.0
Namespaces | Enumerations
iaqcore.cpp File Reference

Go to the source code of this file.

Namespaces

 esphome
 Implementation of SPI Controller mode.
 
 esphome::iaqcore
 

Enumerations

enum  esphome::iaqcore::IAQCoreErrorCode : uint8_t { esphome::iaqcore::ERROR_OK = 0, esphome::iaqcore::ERROR_RUNIN = 0x10, esphome::iaqcore::ERROR_BUSY = 0x01, esphome::iaqcore::ERROR_ERROR = 0x80 }