test_generic_message_device text-console
Simics Reference Manual  /  5 Classes  / 

test_usb_device

Description

A test device that can be used for USB tablet testing.

Interfaces Implemented

conf_object, log_object

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.

Attributes

tablet_hid_data
Pseudo attribute; read-only access; type: [iiiiii]
The USB HID report data
transfer_dbuffer
Pseudo attribute; read-only access; type: d
The content of the dbuffer.
transfer_size
Pseudo attribute; read-only access; type: i
The size of the USB transfer.
transfer_status
Pseudo attribute; read-only access; type: i
The status of the USB transfer.
usb_transfer
Pseudo attribute; write-only access; type: [iii[i{5}]ii[d*]i]
USB transfer data.

Provided By

test-usb-device
test_generic_message_device text-console