FabGL
ESP32 Display Controller and Graphics Library
|
|
strong |
Represents interrupt trigger mode.
Enumerator | |
---|---|
DefaultChange | Trig interrupt if GPIO is opposite of default value |
PreviousChange | Trig interrupt if GPIO changes |
Definition at line 135 of file MCP23S17.h.