A simple serial device.
conf_object, log_object, serial_device, io_memory
- 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.
-
console
-
Optional attribute;
read/write access; type:
o|n
Name of a console object that implements the 'serial_device' interface. This object is used for character input and output.
-
input_buffer
-
Optional attribute;
read/write access; type:
[i*]
The input buffer.
-
output_buffer
-
Optional attribute;
read/write access; type:
[i*]
The output buffer.
simple-tty