ESPHome 2025.5.0
Loading...
Searching...
No Matches
esphome::mcp23xxx_base Namespace Reference

Data Structures

class  MCP23XXXBase
 
class  MCP23XXXGPIOPin
 

Enumerations

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

Enumeration Type Documentation

◆ MCP23XXXInterruptMode

Enumerator
MCP23XXX_NO_INTERRUPT 
MCP23XXX_CHANGE 
MCP23XXX_RISING 
MCP23XXX_FALLING 

Definition at line 9 of file mcp23xxx_base.h.