STM32Cube Expansion Pack CAN Stack

#include <IsoTP.h>

Collaboration diagram for IsoTp_ObjectConfig:

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 ComIfp2ControllerInterface
 

Detailed Description

@to hold the static data of the object

Definition at line 114 of file IsoTP.h.

Member Data Documentation

◆ 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().

◆ ptr2Config

const IsoTP_ConfigType* IsoTp_ObjectConfig::ptr2Config

to hold the config to use

the config defines timing and flow control

Definition at line 122 of file IsoTP.h.


The documentation for this struct was generated from the following file: