FabGL
ESP32 Display Controller and Graphics Library
|
uint16_t readReg16 | ( | uint8_t | addr, |
uint8_t | hwAddr = 0 |
||
) |
Reads 16 bit value from two consecutive registers.
addr | First register address to read (bank 0) |
hwAddr | Optional hardware device address |
Definition at line 218 of file MCP23S17.cpp.