|
ADTF Device Toolbox SDK
|
#include <flexray_database_intf.h>
Public Types | |
| enum | tFrameType { OTHER = 0 , APPLICATION , BAP , DIAG_REQUEST , DIAG_RESPONSE , DIAG_STATE , NM , SERVICE , TPL , XCP_PRE_CONFIGURED , XCP_RUNTIME_CONFIGURED } |
Public Attributes | |
| tECUID | nECUID |
| ID of sending ECU. | |
| uint8_t | nSize |
| Total size of payload in bytes. | |
| tCycleID | nBaseCycle |
| Base cycle (0..63) | |
| int8_t | nCycleRepetition |
| Cycle repetition (1,2,4,8,16,32,64) | |
| tSlotID | nSlot |
| 1..2047 | |
| uint32_t | nFramePDUCount |
| Count of PDUs in array aPDUs. | |
| tFramePDUInfo * | aFramePDU |
| List of PDUs (sorted ascending) | |
| uint8_t | nType |
| Type of the Frame, see tFrameType. | |
Structure with information about one frame (cell in the cycle/slot matrix)