Function logPrintRegisters

Function Documentation

void logPrintRegisters(const TLx493D_t *sensor, const char *headLine)

The function logPrintRegisters prints 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.