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

Security access response structure. More...

#include <iso14229.h>

Public Attributes

uint8_t securityAccessType
 
const uint8_t * securitySeed
 
uint16_t securitySeedLength
 

Detailed Description

Security access response structure.

Definition at line 753 of file iso14229.h.

Member Data Documentation

◆ securityAccessType

uint8_t SecurityAccessResponse::securityAccessType

security access type (subfunction)

Definition at line 754 of file iso14229.h.

◆ securitySeed

const uint8_t* SecurityAccessResponse::securitySeed

pointer to security seed data

Definition at line 755 of file iso14229.h.

◆ securitySeedLength

uint16_t SecurityAccessResponse::securitySeedLength

length of security seed

Definition at line 756 of file iso14229.h.


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