Struct IsoTpPciType¶
CAN frame definitions.
#include <isotp_defines.h>
Public Attributes¶
| Type | Name |
|---|---|
| uint8_t | reserve_1 |
| uint8_t | reserve_2 |
| uint8_t | type |
Public Attributes Documentation¶
variable reserve_1¶
uint8_t IsoTpPciType::reserve_1;
Reserved.
variable reserve_2¶
uint8_t IsoTpPciType::reserve_2[7];
Reserved.
variable type¶
uint8_t IsoTpPciType::type;
PCI type.
The documentation for this class was generated from the following file inc/isotp_defines.h