Definition of a Register Entry. More...
Data Fields | |
| void * | pDataParams |
| Component for which logging shall be performed. | |
| phLog_LogEntry_t * | pLogEntries |
| 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. | |
Definition of a Register Entry.