Go to the documentation of this file.
38 #ifndef __DEV_PS2_TOUCHKIT_HH__
39 #define __DEV_PS2_TOUCHKIT_HH__
48 struct PS2TouchKitParams;
79 void mouseAt(uint16_t
x, uint16_t y, uint8_t buttons)
override;
104 #endif // __DEV_PS2_TOUCHKIT_HH__
void sendTouchKit(const uint8_t *data, size_t size)
bool touchKitEnabled
Has the driver enabled TouchKit mode? The model suppresses touch event generation until this is true.
bool recv(const std::vector< uint8_t > &data) override
Data received from host.
void mouseAt(uint16_t x, uint16_t y, uint8_t buttons) override
called whenever the mouse moves or it's button state changes buttons is a simple mask with each butto...
bool recvTouchKit(const std::vector< uint8_t > &data)
void sendTouchKit(uint8_t data)
bool enabled
Is the device enabled?
TouchKit(const PS2TouchKitParams &p)
VncInput *const vnc
The vnc server we're connected to (if any)
void serialize(CheckpointOut &cp) const override
Serialize an object.
std::ostream CheckpointOut
Reference material can be found at the JEDEC website: UFS standard http://www.jedec....
void unserialize(CheckpointIn &cp) override
Unserialize an object.
GEM5_DEPRECATED_CLASS(PS2TouchKit, gem5::ps2::TouchKit)
Generated on Tue Sep 7 2021 14:53:46 for gem5 by doxygen 1.8.17