ISOTP-C
A platform-agnostic ISOTP implementation in C.
|
#include <isotp_defines.h>
Data Fields | |
uint8_t | ptr [8] |
Definition at line 179 of file isotp_defines.h.
uint8_t IsoTpDataArray::ptr[8] |
Definition at line 180 of file isotp_defines.h.
Referenced by isotp_on_can_message(), isotp_send_consecutive_frame(), isotp_send_first_frame(), isotp_send_flow_control(), and isotp_send_single_frame().