gem5  [DEVELOP-FOR-23.0]
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Enumerations | Variables
gem5::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 75 of file types.hh.

Variable Documentation

◆ ID

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

Generated on Sun Jul 30 2023 01:57:53 for gem5 by doxygen 1.8.17