Log parameter structure. More...
Data Fields | |
| pphLog_Callback_t | pLogCallback |
| Pointer to a log callback function. | |
| phLog_RegisterEntry_t * | pRegisterEntries |
| An array of phLog_RegisterEntry_t structures. | |
| uint16_t | wNumRegisterEntries |
| Number of valid entries within the array. | |
| uint16_t | wMaxRegisterEntries |
| Number of log entries the phLog_RegisterEntry_t array can hold. | |
Log parameter structure.