gem5  v20.0.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Enumerations | Variables
Ps2::Keyboard Namespace Reference

Enumerations

enum  {
  LEDWrite = 0xED, DiagnosticEcho = 0xEE, AlternateScanCodes = 0xF0, TypematicInfo = 0xF3,
  AllKeysToTypematic = 0xF7, AllKeysToMakeRelease = 0xF8, AllKeysToMake = 0xF9, AllKeysToTypematicMakeRelease = 0xFA,
  KeyToTypematic = 0xFB, KeyToMakeRelease = 0xFC, KeyToMakeOnly = 0xFD
}
 

Variables

const std::vector< uint8_t > ID {0xAB, 0x83}
 

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
LEDWrite 
DiagnosticEcho 
AlternateScanCodes 
TypematicInfo 
AllKeysToTypematic 
AllKeysToMakeRelease 
AllKeysToMake 
AllKeysToTypematicMakeRelease 
KeyToTypematic 
KeyToMakeRelease 
KeyToMakeOnly 

Definition at line 68 of file types.hh.

Variable Documentation

◆ ID

const std::vector< uint8_t > Ps2::Keyboard::ID {0xAB, 0x83}

Generated on Thu May 28 2020 16:22:22 for gem5 by doxygen 1.8.13