OpenV2G
Data Fields
dinPGPDataType Struct Reference

#include <dinEXIDatatypes.h>

Data Fields

struct {
   uint8_t   bytes [dinPGPDataType_PGPKeyID_BYTES_SIZE]
 
   uint16_t   bytesLen
 
PGPKeyID
 
unsigned int PGPKeyID_isUsed:1
 
struct {
   uint8_t   bytes [dinPGPDataType_PGPKeyPacket_BYTES_SIZE]
 
   uint16_t   bytesLen
 
PGPKeyPacket
 
unsigned int PGPKeyPacket_isUsed:1
 
struct {
   exi_string_character_t   characters [dinPGPDataType_ANY_CHARACTERS_SIZE]
 
   uint16_t   charactersLen
 
ANY
 
unsigned int ANY_isUsed:1
 

Field Documentation

◆ ANY

struct { ... } dinPGPDataType::ANY

◆ ANY_isUsed

unsigned int dinPGPDataType::ANY_isUsed

◆ bytes

uint8_t dinPGPDataType::bytes[dinPGPDataType_PGPKeyPacket_BYTES_SIZE]

◆ bytesLen

uint16_t dinPGPDataType::bytesLen

◆ characters

◆ charactersLen

uint16_t dinPGPDataType::charactersLen

◆ PGPKeyID

struct { ... } dinPGPDataType::PGPKeyID

◆ PGPKeyID_isUsed

unsigned int dinPGPDataType::PGPKeyID_isUsed

◆ PGPKeyPacket

struct { ... } dinPGPDataType::PGPKeyPacket

◆ PGPKeyPacket_isUsed

unsigned int dinPGPDataType::PGPKeyPacket_isUsed

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