FabGL
ESP32 Display Controller and Graphics Library
|
uint8_t readReg | ( | uint8_t | addr, |
uint8_t | hwAddr = 0 |
||
) |
Reads 8 bit value from an internal register.
addr | Register address (bank 0) |
hwAddr | Optional hardware device address |
Definition at line 179 of file MCP23S17.cpp.