Function sc_tdc_deinit2

Function Documentation

int sc_tdc_deinit2(const int dev_desc)

Deinitialize the hardware.

Call this function to release device and resources allocated to operate. Hardware is deinitialized after the call.

Parameters

dev_desc – Device descriptor of the hardware to be deinitialized.

Returns

int 0 or error code.