|
FabGL
ESP32 Display Controller and Graphics Library
|
This file contains the MCP23S17 driver class. More...


Go to the source code of this file.
Classes | |
| class | MCP23S17 |
| MCP23S17 driver. More... | |
Enumerations | |
| enum class | MCPDir { Input , Output } |
| Represents GPIO directioon. More... | |
| enum class | MCPIntTrigger { DefaultChange , PreviousChange } |
| Represents interrupt trigger mode. More... | |
This file contains the MCP23S17 driver class.
Definition in file MCP23S17.h.