OpenV2G
Data Fields
iso2PGPDataType Struct Reference

#include <iso2EXIDatatypes.h>

Data Fields

struct {
   uint8_t   bytes [iso2PGPDataType_PGPKeyID_BYTES_SIZE]
 
   uint16_t   bytesLen
 
PGPKeyID
 
unsigned int PGPKeyID_isUsed:1
 
struct {
   uint8_t   bytes [iso2PGPDataType_PGPKeyPacket_BYTES_SIZE]
 
   uint16_t   bytesLen
 
PGPKeyPacket
 
unsigned int PGPKeyPacket_isUsed:1
 
struct {
   exi_string_character_t   characters [iso2PGPDataType_ANY_CHARACTERS_SIZE]
 
   uint16_t   charactersLen
 
ANY
 
unsigned int ANY_isUsed:1
 

Field Documentation

◆ ANY

struct { ... } iso2PGPDataType::ANY

◆ ANY_isUsed

unsigned int iso2PGPDataType::ANY_isUsed

◆ bytes

uint8_t iso2PGPDataType::bytes[iso2PGPDataType_PGPKeyPacket_BYTES_SIZE]

◆ bytesLen

uint16_t iso2PGPDataType::bytesLen

◆ characters

◆ charactersLen

uint16_t iso2PGPDataType::charactersLen

◆ PGPKeyID

struct { ... } iso2PGPDataType::PGPKeyID

◆ PGPKeyID_isUsed

unsigned int iso2PGPDataType::PGPKeyID_isUsed

◆ PGPKeyPacket

struct { ... } iso2PGPDataType::PGPKeyPacket

◆ PGPKeyPacket_isUsed

unsigned int iso2PGPDataType::PGPKeyPacket_isUsed

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