|
Adafruit Library
|
#include <Adafruit_seesaw.h>
Public Attributes | |
| struct { | |
| uint8_t STATE: 1 | |
| the current state of the key | |
| uint8_t ACTIVE: 4 | |
| the registered events for that key | |
| } | bit |
| bitfield format | |
| uint8_t | reg |
| register format | |
key state struct that will be written to seesaw chip keypad module
1.8.13