|
iso14229 0.10.0
ISO14229-1 (UDS) C Library
|
ECU reset arguments. More...
#include <iso14229.h>
Public Attributes | |
| const uint8_t | type |
| uint32_t | powerDownTimeMillis |
Definition at line 984 of file iso14229.h.
| uint32_t UDSECUResetArgs_t::powerDownTimeMillis |
when this much time has elapsed after a UDS_PositiveResponse, a UDS_EVT_DoScheduledReset will be issued
Definition at line 986 of file iso14229.h.
| const uint8_t UDSECUResetArgs_t::type |
reset type requested by client
Definition at line 985 of file iso14229.h.