Function logPrintRegisters
Defined in File Logger.h
Function Documentation
-
void logPrintRegisters(const TLx493D_t *sensor, const char *headLine)
The function
logPrintRegistersprints out all the internal registers of the passed sensor object.- Parameters:
sensor – [in] A pointer to a TLx493D_t structure, which represents the TLx493D sensor.
headLine – [in] A string with register names to be printed above the registers for easier reading.