Function tlx493d_setReadAddress

Function Documentation

void tlx493d_setReadAddress(TLx493D_t *sensor, uint8_t address)

The function tlx493d_setReadAddress sets the address for the communication interface. This address will be used to communicate with the used sensor device.

Parameters:
  • sensor[inout] A pointer to a TLx493D_t struct, which represents the TLx493D sensor.

  • address[in] Desired read address for the communication interface.