Skip to content

Union daisy::NeoTrellis::keyState

ClassList > daisy > NeoTrellis > keyState

More...

  • #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

uint8_t daisy::NeoTrellis< Transport >::keyState::ACTIVE;


variable STATE

the current state of the key

uint8_t daisy::NeoTrellis< Transport >::keyState::STATE;


variable bit

bitfield format

struct daisy::NeoTrellis::keyState daisy::NeoTrellis< Transport >::keyState::bit;


variable reg

register format

uint8_t daisy::NeoTrellis< Transport >::keyState::reg;



The documentation for this class was generated from the following file external-docs/libDaisy/src/dev/neotrellis.h