Package: target
Describe serial communication channel
Use the target.RS232Channel
class, which inherits functionality from
target.CommunicationChannel
, to describe properties of the serial
communication channel.
To create a target.RS232Channel
object, use the target.create
function.