iso14229 0.9.0
ISO14229-1 (UDS) C Library
Loading...
Searching...
No Matches
Public Attributes | List of all members
UDSECUResetArgs_t Struct Reference

ECU reset arguments. More...

#include <iso14229.h>

Public Attributes

const uint8_t type
 
uint32_t powerDownTimeMillis
 

Detailed Description

ECU reset arguments.

Definition at line 914 of file iso14229.h.

Member Data Documentation

◆ powerDownTimeMillis

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.

◆ type

const uint8_t UDSECUResetArgs_t::type

reset type requested by client

Definition at line 915 of file iso14229.h.


The documentation for this struct was generated from the following file: