Struct IsoTpConsecutiveFrame

ClassList > IsoTpConsecutiveFrame

Consecutive frame layout. More...

  • #include <isotp_defines.h>

Public Attributes

Type Name
uint8_t SN
uint8_t data
uint8_t type

Detailed Description

+-------------------------+-----+
| byte #0                 | ... |
+-------------------------+-----+
| nibble #0   | nibble #1 | ... |
+-------------+-----------+ ... +
| PCIType = 0 | SN        | ... |
+-------------+-----------+-----+

Public Attributes Documentation

variable SN

uint8_t IsoTpConsecutiveFrame::SN;

Sequence number.


variable data

uint8_t IsoTpConsecutiveFrame::data[7];

Payload bytes.


variable type

uint8_t IsoTpConsecutiveFrame::type;

PCI type.



The documentation for this class was generated from the following file inc/isotp_defines.h