Application configuration


Definiciones

#define FOSC   8000
#define Usb_sof_action()   sof_action();
#define Usb_suspend_action()   suspend_action();

Mouse Configuration

Defines used in mouse_task.c

#define NB_IDLE_POLLING_SOF   3
#define MOUSE_SPEED   2

Documentación de las definiciones

#define FOSC   8000

CPU core frequency in kHz.

To include proper target hardware definitions, select target board (USBKEY, STK525, STK600)

#define MOUSE_SPEED   2

#define NB_IDLE_POLLING_SOF   3

10ms before looking for new mouse hardware event

 
#define Usb_sof_action (  )     sof_action();

 
#define Usb_suspend_action (  )     suspend_action();


Generado el Sun Jun 21 23:52:37 2009 para CursorControl por  doxygen 1.5.9