NXP Reader Library  v17.1.0.2535
phLog_LogEntry_t Struct Reference

Definition of a singe Log entry. More...

Data Fields

uint8_t bLogType
 Type of Entry (one of the PH_LOG_LOGTYPE_* values).
 
uint8_t const * pString
 Null-terminated string.
 
void const * pData
 Pointer to the data.
 
uint16_t wDataLen
 Length of the data.
 
uint8_t bDataType
 Indicates the value type (either PH_LOG_DATATYPE_BUFFER or PH_LOG_DATATYPE_VALUE).
 

Detailed Description

Definition of a singe Log entry.


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