target.CommunicationInterface Class
Namespace: target
Describe data I/O details for target hardware
Description
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.
Properties
Examples
Version History
Introduced in R2020b
See Also
target.create
| target.CommunicationChannel
| target.APIImplementation
Topics
- Set Up PIL Connectivity by Using Target Framework (Embedded Coder)