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

#include <hidboot.h>

Public Attributes

struct {
   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
 
}; 
 
uint8_t bReserved
 
uint8_t Keys [6]
 

Member Data Documentation

struct { ... }
uint8_t KBDINFO::bmLeftAlt
uint8_t KBDINFO::bmLeftCtrl
uint8_t KBDINFO::bmLeftGUI
uint8_t KBDINFO::bmLeftShift
uint8_t KBDINFO::bmRightAlt
uint8_t KBDINFO::bmRightCtrl
uint8_t KBDINFO::bmRightGUI
uint8_t KBDINFO::bmRightShift
uint8_t KBDINFO::bReserved
uint8_t KBDINFO::Keys[6]

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