|
iso14229 0.9.0
ISO14229-1 (UDS) C Library
|
ECU reset arguments. More...
#include <iso14229.h>
Public Attributes | |
| const uint8_t | type |
| uint32_t | powerDownTimeMillis |
ECU reset arguments.
Definition at line 914 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 916 of file iso14229.h.
| const uint8_t UDSECUResetArgs_t::type |
reset type requested by client
Definition at line 915 of file iso14229.h.