Message on the PS2 bus between a KeyboardController and a connected Keyboard/Mouse.
More...
#include <message.h>
Public Member Functions |
| | MessagePS2 (unsigned char _port, Type _type, unsigned char _value) |
Detailed Description
Message on the PS2 bus between a KeyboardController and a connected Keyboard/Mouse.
Member Enumeration Documentation
- Enumerator:
| NOTIFY |
|
| READ_KEY |
|
| SEND_COMMAND |
|
Constructor & Destructor Documentation
| MessagePS2::MessagePS2 |
( |
unsigned char |
_port, |
|
|
Type |
_type, |
|
|
unsigned char |
_value |
|
) |
| |
|
inline |
Member Data Documentation
| unsigned MessagePS2::port |
| unsigned char MessagePS2::value |
The documentation for this struct was generated from the following file: