USB_Host_Shield_2.0
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Attributes | List of all members
MODIFIERKEYS Struct Reference

#include <hidboot.h>

Public Attributes

uint8_t bmLeftCtrl: 1
 
uint8_t bmLeftShift: 1
 
uint8_t bmLeftAlt: 1
 
uint8_t bmLeftGUI: 1
 
uint8_t bmRightCtrl: 1
 
uint8_t bmRightShift: 1
 
uint8_t bmRightAlt: 1
 
uint8_t bmRightGUI: 1
 

Member Data Documentation

uint8_t MODIFIERKEYS::bmLeftAlt
uint8_t MODIFIERKEYS::bmLeftCtrl
uint8_t MODIFIERKEYS::bmLeftGUI
uint8_t MODIFIERKEYS::bmLeftShift
uint8_t MODIFIERKEYS::bmRightAlt
uint8_t MODIFIERKEYS::bmRightCtrl
uint8_t MODIFIERKEYS::bmRightGUI
uint8_t MODIFIERKEYS::bmRightShift

The documentation for this struct was generated from the following file: