Union daisy::NeoTrellis::keyState¶
ClassList > daisy > NeoTrellis > keyState
#include <neotrellis.h>
Public Attributes¶
Type | Name |
---|---|
uint8_t | ACTIVE the registered events for that key |
uint8_t | STATE the current state of the key |
struct daisy::NeoTrellis::keyState | bit bitfield format |
uint8_t | reg register format |
Detailed Description¶
key state struct that will be written to seesaw chip keypad module
Public Attributes Documentation¶
variable ACTIVE¶
the registered events for that key
variable STATE¶
the current state of the key
variable bit¶
bitfield format
variable reg¶
register format
The documentation for this class was generated from the following file external-docs/libDaisy/src/dev/neotrellis.h