Just wondering if there are libftdi-1.0 API documentation similar to the ones in libusb-1.0.
1. Caveats http://libusb.sourceforge.net/api-1.0/caveats.html For example, ftdi_usb_reset will have similar caveats. 2. Synchronous and asynchronous device I/O http://libusb.sourceforge.net/api-1.0/io.html For example, how to use the latest async I/O of libftdi-1.0. 3. Multi-threaded applications and asynchronous I/O http://libusb.sourceforge.net/api-1.0/mtasync.html For example, how to use the latest async I/O of libftdi-1.0 inside a multi-threaded application. -- Xiaofan -- libftdi - see http://www.intra2net.com/en/developer/libftdi for details. To unsubscribe send a mail to [email protected]
