Function deinitCommunication

Function Documentation

void deinitCommunication(TLx493D_t *sensor, bool executeDeinit)

The function deinitCommunication is used to de-initialize the communication interface of the used sensor.

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

  • executeDeinit[in] Boolean value to determine if the communication interface should be de-initialzed or not.