M2M_API_RESULT m2m_usb_close_hwch (M2M_T_HW_USB_HANDLE *handle)
Description: the function closes the USB channel identified by the handle. The function opens logically the two switches shown in the figure below. The previous USB channels configuration of the module (before AppZone Application execution, see document [4]/[8]) is restored, see also m2m_hw_usb_close(...) function.
Parameters:
handle:
pointer to the handle of the USB channel to be closed
Return
value:
refer to
M2M_API_RESULT enum