|
libroboint
|
Go to the source code of this file.
Data Structures | |
| struct | _FT_TRANSFER_AREA |
| Communication Area for ft-Device. More... | |
| struct | ft_handle_devices |
| Handle for the ft Interface. More... | |
Typedefs | |
| typedef struct _FT_TRANSFER_AREA | FT_TRANSFER_AREA |
| Communication Area for ft-Device. | |
| typedef struct ft_handle_devices * | FT_HANDLE |
| Handle for the ft Interface. | |
| typedef FT_HANDLE |
Handle for the ft Interface.
Type definition for the ft handle.
| typedef FT_TRANSFER_AREA |
Communication Area for ft-Device.
doxygen ignore end
Type definition for the transfer area.
1.8.1.2