FabGL
ESP32 Display Controller and Graphics Library
|
void setINTActiveHigh | ( | bool | value, |
uint8_t | hwAddr = 0 |
||
) |
Sets the polarity of the INT pins.
value | If true INT is high on interrupt |
hwAddr | Optional hardware device address |
Definition at line 252 of file MCP23S17.cpp.