gem5 v24.0.0.0
Loading...
Searching...
No Matches
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}
extern

Definition at line 51 of file types.cc.

Referenced by gem5::ps2::PS2Keyboard::recv().


Generated on Tue Jun 18 2024 16:24:21 for gem5 by doxygen 1.11.0