Package: target
Describe communication protocol parameters
To describe target-specific parameters for different protocols, you can associate a
target.CommunicationProtocolStack
object with a
target.Board
object. One example of
target.CommunicationProtocolStack
is
target.PILProtocol
.
To create a target.CommunicationProtocolStack
object, use the target.create
function.