PC side Elisa-3 library
|
#include <stdio.h>
Go to the source code of this file.
Functions | |
int | usb_send (char *data, int nbytes) |
int | usb_receive (char *data, int nbytes) |
int | openCommunication () |
void | closeCommunication () |
void closeCommunication | ( | ) |
int openCommunication | ( | ) |
int usb_receive | ( | char * | data, |
int | nbytes | ||
) |
int usb_send | ( | char * | data, |
int | nbytes | ||
) |