FabGL
ESP32 Display Controller and Graphics Library
MCP23S17.h File Reference

This file contains the MCP23S17 driver class. More...

#include "driver/spi_master.h"
#include "fabutils.h"
Include dependency graph for MCP23S17.h:
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

This file contains the MCP23S17 driver class.

Definition in file MCP23S17.h.