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

Security access validate key arguments. More...

#include <iso14229.h>

Public Attributes

const uint8_t level
 
const uint8_t *const key
 
const uint16_t len
 

Detailed Description

Security access validate key arguments.

Definition at line 1017 of file iso14229.h.

Member Data Documentation

◆ key

const uint8_t* const UDSSecAccessValidateKeyArgs_t::key

security level to be validated

Definition at line 1019 of file iso14229.h.

◆ len

const uint16_t UDSSecAccessValidateKeyArgs_t::len

key sent by client

Definition at line 1020 of file iso14229.h.

◆ level

const uint8_t UDSSecAccessValidateKeyArgs_t::level

Definition at line 1018 of file iso14229.h.


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