usb_mouse
vga
Simics Reference Manual
/
5 Classes
/
usb_tablet
Description
A USB tablet device.
Interfaces Implemented
conf_object, log_object, abs_pointer, usb_device
Notifiers
cell-change
Notifier that is triggered after the object's cell was changed.
object-delete
Notifier that is triggered just before Simics object is deleted.
queue-change
Notifier that is triggered after the object's clock was changed. New clock can be obtained with the SIM_object_clock function.
Commands for this class
info
– print information about the object
status
– print status of the object
Attributes
descriptor_data
Optional
attribute;
read/write
access; type:
d|n
The descriptors in data format.
device_address
Optional
attribute;
read/write
access; type:
i
USB device/function address.
device_qualifier_descriptor_data
Optional
attribute;
read/write
access; type:
d|n
The device qualifier in data format.
device_state
Optional
attribute;
read/write
access; type:
i
USB device state.
hid_report_descriptor_data
Optional
attribute;
read/write
access; type:
d|n
The descriptors in data format.
ms_os_descriptor
Optional
attribute;
read/write
access; type:
d|n
The Microsoft OS Descriptor.
string_descriptor_array
Optional
attribute;
read/write
access; type:
[d*]
String descriptors.
tablet_hid_data
Optional
attribute;
read/write
access; type:
[iiiiii]
The USB HID report data
usb_host
Optional
attribute;
read/write
access; type:
o|[os]|n
The USB host controller.
Required interfaces:
usb
.
Provided By
usb-tablet
usb_mouse
vga