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
 

Detailed Description

Definition at line 74 of file hidboot.h.

Member Data Documentation

uint8_t MODIFIERKEYS::bmLeftCtrl

Definition at line 75 of file hidboot.h.

uint8_t MODIFIERKEYS::bmLeftShift

Definition at line 76 of file hidboot.h.

uint8_t MODIFIERKEYS::bmLeftAlt

Definition at line 77 of file hidboot.h.

uint8_t MODIFIERKEYS::bmLeftGUI

Definition at line 78 of file hidboot.h.

uint8_t MODIFIERKEYS::bmRightCtrl

Definition at line 79 of file hidboot.h.

uint8_t MODIFIERKEYS::bmRightShift

Definition at line 80 of file hidboot.h.

uint8_t MODIFIERKEYS::bmRightAlt

Definition at line 81 of file hidboot.h.

uint8_t MODIFIERKEYS::bmRightGUI

Definition at line 82 of file hidboot.h.


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