Package: target
Describe data I/O details for target hardware
Use the target.CommunicationInterface
class to describe data transfer
for your target hardware. Associate the communication channel for data transfer and the device
driver API implementation with a target.CommunicationInterface
object.