|
iso14229 0.10.0
ISO14229-1 (UDS) C Library
|
Communication control arguments. More...
#include <iso14229.h>
Public Attributes | |
| uint8_t | ctrlType |
| uint8_t | commType |
| uint16_t | nodeId |
Definition at line 1078 of file iso14229.h.
| uint8_t UDSCommCtrlArgs_t::commType |
CommunicationType
Definition at line 1080 of file iso14229.h.
| uint8_t UDSCommCtrlArgs_t::ctrlType |
ControlType
Definition at line 1079 of file iso14229.h.
| uint16_t UDSCommCtrlArgs_t::nodeId |
NodeIdentificationNumber (only used when ctrlType is 0x04 or 0x05)
Definition at line 1081 of file iso14229.h.