ReactOS 0.4.15-dev-7958-gcd0bb1a
_KEYBOARD_TYPEMATIC_PARAMETERS Struct Reference

#include <ntddkbd.h>

Public Attributes

USHORT UnitId
 
USHORT Rate
 
USHORT Delay
 

Detailed Description

Definition at line 94 of file ntddkbd.h.

Member Data Documentation

◆ Delay

USHORT _KEYBOARD_TYPEMATIC_PARAMETERS::Delay

Definition at line 97 of file ntddkbd.h.

Referenced by i8042InitializeKeyboardAttributes(), and KbdHid_AddDevice().

◆ Rate

USHORT _KEYBOARD_TYPEMATIC_PARAMETERS::Rate

Definition at line 96 of file ntddkbd.h.

Referenced by i8042InitializeKeyboardAttributes(), and KbdHid_AddDevice().

◆ UnitId

USHORT _KEYBOARD_TYPEMATIC_PARAMETERS::UnitId

Definition at line 95 of file ntddkbd.h.

Referenced by i8042InitializeKeyboardAttributes(), and KbdHid_InsertScanCodes().


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