FabGL
ESP32 Display Controller and Graphics Library

◆ setINTActiveHigh()

void setINTActiveHigh ( bool  value,
uint8_t  hwAddr = 0 
)

Sets the polarity of the INT pins.

Parameters
valueIf true INT is high on interrupt
hwAddrOptional hardware device address

Definition at line 252 of file MCP23S17.cpp.