NXP Reader Library  v17.1.0.2535
phLog_RegisterEntry_t Struct Reference

Definition of a Register Entry. More...

Data Fields

void * pDataParams
 Component for which logging shall be performed.
 
phLog_LogEntry_tpLogEntries
 An array of phLog_LogEntry_t structures.
 
uint16_t wNumLogEntries
 Number of valid entries within the array.
 
uint16_t wMaxLogEntries
 Number of log entries the phLog_LogEntry_t array can hold.
 
uint16_t wLogEntriesStart
 If a access occures during the log execution this is required.
 

Detailed Description

Definition of a Register Entry.


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