Function tlx493d_setReadAddress
Defined in File CommunicationInterface.h
Function Documentation
-
void tlx493d_setReadAddress(TLx493D_t *sensor, uint8_t address)
The function
tlx493d_setReadAddresssets 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.