usb_kbd_repeat_t Struct Reference
[USB HID driver]

Structure for keeping information needed for auto-repeat of keys. More...

#include <kbdrepeat.h>


Data Fields

unsigned int delay_before
 Delay before first repeat in microseconds.
unsigned int delay_between
 Delay between repeats in microseconds.
unsigned int key_new
 Last pressed key.
unsigned int key_repeated
 Key to be repeated.


Detailed Description

Structure for keeping information needed for auto-repeat of keys.

Definition at line 45 of file kbdrepeat.h.


The documentation for this struct was generated from the following file:
Generated on Thu Jun 2 07:46:00 2011 for HelenOS/USB by  doxygen 1.4.7