OpenV2G
Data Fields
iso1PGPDataType Struct Reference

#include <iso1EXIDatatypes.h>

Data Fields

struct {
   uint8_t   bytes [iso1PGPDataType_PGPKeyID_BYTES_SIZE]
 
   uint16_t   bytesLen
 
PGPKeyID
 
unsigned int PGPKeyID_isUsed:1
 
struct {
   uint8_t   bytes [iso1PGPDataType_PGPKeyPacket_BYTES_SIZE]
 
   uint16_t   bytesLen
 
PGPKeyPacket
 
unsigned int PGPKeyPacket_isUsed:1
 
struct {
   exi_string_character_t   characters [iso1PGPDataType_ANY_CHARACTERS_SIZE]
 
   uint16_t   charactersLen
 
ANY
 
unsigned int ANY_isUsed:1
 

Field Documentation

◆ ANY

struct { ... } iso1PGPDataType::ANY

◆ ANY_isUsed

unsigned int iso1PGPDataType::ANY_isUsed

◆ bytes

uint8_t iso1PGPDataType::bytes[iso1PGPDataType_PGPKeyPacket_BYTES_SIZE]

◆ bytesLen

uint16_t iso1PGPDataType::bytesLen

◆ characters

◆ charactersLen

uint16_t iso1PGPDataType::charactersLen

◆ PGPKeyID

struct { ... } iso1PGPDataType::PGPKeyID

◆ PGPKeyID_isUsed

unsigned int iso1PGPDataType::PGPKeyID_isUsed

◆ PGPKeyPacket

struct { ... } iso1PGPDataType::PGPKeyPacket

◆ PGPKeyPacket_isUsed

unsigned int iso1PGPDataType::PGPKeyPacket_isUsed

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