discoverpixy
Macros | Functions | Variables
usbh_hid_keybd.h File Reference

This file contains all the prototypes for the usbh_hid_keybd.c. More...

#include "usb_conf.h"
#include "usbh_hid_core.h"
Include dependency graph for usbh_hid_keybd.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define AZERTY_KEYBOARD
 
#define KBD_LEFT_CTRL   0x01
 
#define KBD_LEFT_SHIFT   0x02
 
#define KBD_LEFT_ALT   0x04
 
#define KBD_LEFT_GUI   0x08
 
#define KBD_RIGHT_CTRL   0x10
 
#define KBD_RIGHT_SHIFT   0x20
 
#define KBD_RIGHT_ALT   0x40
 
#define KBD_RIGHT_GUI   0x80
 
#define KBR_MAX_NBR_PRESSED   6
 

Functions

void USR_KEYBRD_Init (void)
 
void USR_KEYBRD_ProcessData (uint8_t pbuf)
 

Variables

HID_cb_TypeDef HID_KEYBRD_cb
 

Detailed Description

This file contains all the prototypes for the usbh_hid_keybd.c.

Author
MCD Application Team
Version
V2.0.0
Date
22-July-2011
Attention

THE PRESENT FIRMWARE WHICH IS FOR GUIDANCE ONLY AIMS AT PROVIDING CUSTOMERS WITH CODING INFORMATION REGARDING THEIR PRODUCTS IN ORDER FOR THEM TO SAVE TIME. AS A RESULT, STMICROELECTRONICS SHALL NOT BE HELD LIABLE FOR ANY DIRECT, INDIRECT OR CONSEQUENTIAL DAMAGES WITH RESPECT TO ANY CLAIMS ARISING FROM THE CONTENT OF SUCH FIRMWARE AND/OR THE USE MADE BY CUSTOMERS OF THE CODING INFORMATION CONTAINED HEREIN IN CONNECTION WITH THEIR PRODUCTS.

© COPYRIGHT 2011 STMicroelectronics