|
STM32Cube Expansion Pack CAN Stack
|
#include <IsoTP.h>

Public Attributes | |
| IsoTP_RxPduType | rxPduName |
| to know the rx PDU name | |
| IsoTP_TxPduType | txPduName |
| to know the tx PDU name | |
| const IsoTP_ConfigType * | ptr2Config |
| to hold the config to use More... | |
| const ComIf * | p2ControllerInterface |
| const ComIf* IsoTp_ObjectConfig::p2ControllerInterface |
hold the connection to the communication controller interface
Definition at line 124 of file IsoTP.h.
Referenced by IsoTp::SendFirstFrame(), and IsoTp::SendSingleFrame().
| const IsoTP_ConfigType* IsoTp_ObjectConfig::ptr2Config |