gem5  v20.1.0.0
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}

Definition at line 45 of file types.cc.

Referenced by tlm::tlm_generic_payload::get_extension(), and PS2Keyboard::recv().


Generated on Wed Sep 30 2020 14:03:08 for gem5 by doxygen 1.8.17