iso14229 0.9.0
ISO14229-1 (UDS) C Library
|
Public Attributes | |
UDSTp_t | hdl |
IsoTpLink | phys_link |
IsoTpLink | func_link |
uint8_t | send_buf [UDS_ISOTP_MTU] |
uint8_t | recv_buf [UDS_ISOTP_MTU] |
int | fd |
uint32_t | phys_sa |
uint32_t | phys_ta |
uint32_t | func_sa |
uint32_t | func_ta |
char | tag [16] |
Definition at line 1650 of file iso14229.h.
int UDSTpISOTpC_t::fd |
Definition at line 1656 of file iso14229.h.
IsoTpLink UDSTpISOTpC_t::func_link |
Definition at line 1653 of file iso14229.h.
uint32_t UDSTpISOTpC_t::func_sa |
Definition at line 1658 of file iso14229.h.
uint32_t UDSTpISOTpC_t::func_ta |
Definition at line 1658 of file iso14229.h.
UDSTp_t UDSTpISOTpC_t::hdl |
Definition at line 1651 of file iso14229.h.
IsoTpLink UDSTpISOTpC_t::phys_link |
Definition at line 1652 of file iso14229.h.
uint32_t UDSTpISOTpC_t::phys_sa |
Definition at line 1657 of file iso14229.h.
uint32_t UDSTpISOTpC_t::phys_ta |
Definition at line 1657 of file iso14229.h.
uint8_t UDSTpISOTpC_t::recv_buf[UDS_ISOTP_MTU] |
Definition at line 1655 of file iso14229.h.
uint8_t UDSTpISOTpC_t::send_buf[UDS_ISOTP_MTU] |
Definition at line 1654 of file iso14229.h.
char UDSTpISOTpC_t::tag[16] |
Definition at line 1659 of file iso14229.h.