Key Struct Reference

This structure can be used as a container for a single 'key'. More...


Data Fields

uint8_t mode
uint8_t key


Detailed Description

This structure can be used as a container for a single 'key'.

It consists of the key-code and the modifier-code.

Definition at line 482 of file main.c.


Field Documentation

uint8_t Key::mode

Definition at line 483 of file main.c.

Referenced by charToKey(), and sendKey().

uint8_t Key::key

Definition at line 484 of file main.c.

Referenced by charToKey(), and sendKey().


The documentation for this struct was generated from the following file:
Generated on Sat Jul 12 22:27:15 2008 for Dulcimer by  doxygen 1.5.4