Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Use of the code

Declaration

Code Block
languagecpp
TE_USB_FX2_CYAPI int TE_USB_FX2_Close(CCyUSBDevice *USBDeviceList)

Function Call

Your application program shall call this function like this:

Code Block
languagecpp
TE_USB_FX2_Close(USBDeviceList);

l

Describtion

Brief Description

...