host_hid_task.h File Reference

#include "config.h"

Include dependency graph for host_hid_task.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define Hid_get_potentiometer()   (hid_potentiometer)
#define Hid_get_temperature()   (hid_temperature)
#define Hid_send_enter_dfu()   (hid_enter_dfu=TRUE)

Variables

S8 hid_temperature
U8 hid_potentiometer
U8 hid_enter_dfu


Detailed Description

This file contains the function declarations for usb host generic HID task application - Compiler: IAR EWAVR and GNU GCC for AVR

Definition in file host_hid_task.h.


Define Documentation

 
#define Hid_get_potentiometer (  )     (hid_potentiometer)

Definition at line 55 of file host_hid_task.h.

Referenced by ushell_cmdhid_getinfo().

 
#define Hid_get_temperature (  )     (hid_temperature)

Definition at line 56 of file host_hid_task.h.

Referenced by ushell_cmdhid_getinfo().

 
#define Hid_send_enter_dfu (  )     (hid_enter_dfu=TRUE)

Definition at line 58 of file host_hid_task.h.

Referenced by ushell_cmdhid_enter_dfu().


Variable Documentation

S8 hid_temperature

Definition at line 70 of file host_hid_task.c.

U8 hid_potentiometer

Definition at line 71 of file host_hid_task.c.

U8 hid_enter_dfu

Definition at line 73 of file host_hid_task.c.


Generated on Wed Sep 23 09:33:24 2009 for ATMEL by  doxygen 1.5.3