daisy::NeoTrellis::keyEventRaw¶
#include <neotrellis.h>
Public Attributes¶
Name | |
---|---|
uint8_t | EDGE the edge that was triggered |
uint8_t | NUM the event number |
struct daisy::NeoTrellis::keyEventRaw::@7 | bit bitfield format |
uint8_t | reg register format |
Public Attributes Documentation¶
variable EDGE¶
the edge that was triggered
variable NUM¶
the event number
variable bit¶
bitfield format
variable reg¶
register format
Updated on 2024-01-03 at 19:41:01 +0000