FabGL
ESP32 Display Controller and Graphics Library

◆ enableINTOpenDrain()

void enableINTOpenDrain ( bool  value,
uint8_t  hwAddr = 0 
)

Enables/disables the INT pin open-drain.

Parameters
valueIf true INTs are configured as open-drain pins
hwAddrOptional hardware device address

Definition at line 246 of file MCP23S17.cpp.