FabGL
ESP32 Display Controller and Graphics Library
|
|
inline |
Gets status of input pins of combined port A and B.
hwAddr | Optional hardware device address |
Example:
// read input pins of Port A and B uint16_t portAB = io.readPort16();
Definition at line 413 of file MCP23S17.h.