FabGL
ESP32 Display Controller and Graphics Library
|
void enableINTOpenDrain | ( | bool | value, |
uint8_t | hwAddr = 0 |
||
) |
Enables/disables the INT pin open-drain.
value | If true INTs are configured as open-drain pins |
hwAddr | Optional hardware device address |
Definition at line 246 of file MCP23S17.cpp.