ESPHome  2024.4.1
Data Structures | Namespaces | Enumerations
mcp23xxx_base.h File Reference

Go to the source code of this file.

Data Structures

class  esphome::mcp23xxx_base::MCP23XXXBase
 
class  esphome::mcp23xxx_base::MCP23XXXGPIOPin
 

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::mcp23xxx_base
 

Enumerations

enum  esphome::mcp23xxx_base::MCP23XXXInterruptMode : uint8_t { esphome::mcp23xxx_base::MCP23XXX_NO_INTERRUPT = 0, esphome::mcp23xxx_base::MCP23XXX_CHANGE, esphome::mcp23xxx_base::MCP23XXX_RISING, esphome::mcp23xxx_base::MCP23XXX_FALLING }