HIDKeypad.h
Default mainpageat91libusbcommonhidHIDKeypad.h
Description Overview
Methods Brief description
 HIDKeypad_IsModifierKey Indicates if the given key code is associated with a modified key.
Defines  
 HIDKeypad_0 Key code for '0' and ')'.
 HIDKeypad_1 Key code for '1' and '!'.
 HIDKeypad_2 Key code for '2' and '@'.
 HIDKeypad_3 Key code for '3' and ''.
 HIDKeypad_4 Key code for '4' and ''.
 HIDKeypad_5 Key code for '5' and '%'.
 HIDKeypad_6 Key code for '6' and '^'.
 HIDKeypad_7 Key code for '7' and '&'.
 HIDKeypad_8 Key code for '8' and '*'.
 HIDKeypad_9 Key code for '9' and '('.
 HIDKeypad_A Key code for 'a' and 'A'.
 HIDKeypad_B Key code for 'b' and 'B'.
 HIDKeypad_BACKSPACE Backspace key code.
 HIDKeypad_C Key code for 'c' and 'C'.
 HIDKeypad_D Key code for 'd' and 'D'.
 HIDKeypad_E Key code for 'e' and 'E'.
 HIDKeypad_ENTER Enter key code.
 HIDKeypad_ERRORROLLOVER Indicates that too many keys have been pressed at the same time.
 HIDKeypad_ERRORUNDEFINED Indicates an undefined error.
 HIDKeypad_ESCAPE Escape key code.
 HIDKeypad_F Key code for 'f' and 'F'.
 HIDKeypad_G Key code for 'g' and 'G'.
 HIDKeypad_H Key code for 'h' and 'H'.
 HIDKeypad_I Key code for 'i' and 'I'.
 HIDKeypad_J Key code for 'j' and 'J'.
 HIDKeypad_K Key code for 'k' and 'K'.
 HIDKeypad_L Key code for 'l' and 'L'.
 HIDKeypad_LEFTALT Key code for the left 'Alt' key.
 HIDKeypad_LEFTCONTROL Key code for the left 'Control' key.
 HIDKeypad_LEFTGUI Key code for the left 'GUI' (e.g. Windows) key.
 HIDKeypad_LEFTSHIFT Key code for the left 'Shift' key.
 HIDKeypad_M Key code for 'm' and 'M'.
 HIDKeypad_N Key code for 'n' and 'N'.
 HIDKeypad_NUMLOCK Num lock key code.
 HIDKeypad_O Key code for 'o' and 'O'.
 HIDKeypad_P Key code for 'p' and 'P'.
 HIDKeypad_PAGEID Identifier for the HID keypad usage page.
 HIDKeypad_POSTFAIL ?
 HIDKeypad_PRINTSCREEN Printscreen key code.
 HIDKeypad_Q Key code for 'q' and 'Q'.
 HIDKeypad_R Key code for 'r' and 'R'.
 HIDKeypad_RIGHTALT Key code for the right 'Alt' key.
 HIDKeypad_RIGHTCONTROL Key code for the right 'Control' key.
 HIDKeypad_RIGHTGUI Key code for the right 'GUI' key.
 HIDKeypad_RIGHTSHIFT Key code for the right 'Shift' key.
 HIDKeypad_S Key code for 's' and 'S'.
 HIDKeypad_SCROLLLOCK Scroll lock key code.
 HIDKeypad_SPACEBAR Spacebar key code.
 HIDKeypad_T Key code for 't' and 'T'.
 HIDKeypad_TAB Tab key code.
 HIDKeypad_U Key code for 'u' and 'U'.
 HIDKeypad_V Key code for 'v' and 'V'.
 HIDKeypad_W Key code for 'w' and 'W'.
 HIDKeypad_X Key code for 'x' and 'X'.
 HIDKeypad_Y Key code for 'y' and 'Y'.
 HIDKeypad_Z Key code for 'z' and 'Z'.