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] |
uint32_t | phys_sa |
uint32_t | phys_ta |
uint32_t | func_sa |
uint32_t | func_ta |
Definition at line 1622 of file iso14229.h.
IsoTpLink UDSISOTpC_t::func_link |
Definition at line 1625 of file iso14229.h.
uint32_t UDSISOTpC_t::func_sa |
Definition at line 1629 of file iso14229.h.
uint32_t UDSISOTpC_t::func_ta |
Definition at line 1629 of file iso14229.h.
UDSTp_t UDSISOTpC_t::hdl |
Definition at line 1623 of file iso14229.h.
IsoTpLink UDSISOTpC_t::phys_link |
Definition at line 1624 of file iso14229.h.
uint32_t UDSISOTpC_t::phys_sa |
Definition at line 1628 of file iso14229.h.
uint32_t UDSISOTpC_t::phys_ta |
Definition at line 1628 of file iso14229.h.
uint8_t UDSISOTpC_t::recv_buf[UDS_ISOTP_MTU] |
Definition at line 1627 of file iso14229.h.
uint8_t UDSISOTpC_t::send_buf[UDS_ISOTP_MTU] |
Definition at line 1626 of file iso14229.h.