Adafruit Library
Public Attributes | List of all members
keyState Union Reference

#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
 

Detailed Description

key state struct that will be written to seesaw chip keypad module


The documentation for this union was generated from the following file: