Handle interupts received.
Initialize the class
Must be called with an open bus
Reads the GPIO
the value of the GPIO Pin in a promise.
Reads the configuration byte of the chip
the value of the configuration as a byte in a promise.
Register changes to the interupt handling
the new interupt handler.
Sets the direction of a set of GPI/O pins and eventually pull-up status.
a promisse fullfilled when the operation is performed.
Set the polarity of the output (ie XOR with it)
Change the way register banks are organize.
set to true for registers organized as two independent banks and false for interleaved (default)
a promisse fullfilled when the operation is performed.
Modify the GPIO
Generated using TypeDoc
This class drives a single MCP23017 GPIO extender