VIRTUTECH CONFIDENTIAL    Previous - Up - Next
Z8530-port
- Provided by
- 
Z8530
- Class Hierarchy
- 
conf-object → Z8530-port
- Interfaces Implemented
- 
serial_device
- Description
- 
The Z8530-port implements the port part of the Z8530 serial device.
Attributes
- Attributes inherited from class conf-object
- 
attributes, classname, component, iface, name, object_id, queue
- Attribute List
- 
- a_waiting_for_tx
- Optional attribute; read/write access; type: Integer.
Set if the device is waiting to transmit a character, but the destination is blocking. 
 - abort
- Pseudo attribute; write-only access; type: Integer.
Console abort request (pseudo attribute). 
 - console
- Optional attribute; read/write access; type: Object or Nil.
Text console or other serial device that the serial port is connected to. The device must implement the serial-device interface. 
 - master
- Required attribute; read/write access; type: Object.
Z8530 object that this port is connected to. 
 
VIRTUTECH CONFIDENTIAL    Previous - Up - Next