IFrTpConnection
Summary
Represents a FlexRay-TP Connection
- Properties
Structure
- class IFrTpConnection
-
- receivers
The target of the TP connection.
- Type
- rx_pdu_pool
The set of N-PDUs which are defined for receiving data via this particular connection.
- Type
- rx_segmented_pdu
- The Pdu that is segmented by the Transport Protocol.
If support of both sending and receiving is used, this association references the Pdu used for the additional second direction.
- Type
- tx_pdu_pool
The set of N-PDUs which are defined for sending data via this particular connection.
- Type