Defines | Functions
usb-buffer.h File Reference
#include "../../vm/vm.h"
#include "../../common/types.h"
Include dependency graph for usb-buffer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define ASEBA_USB_MTU   64

Functions

uint16 AsebaGetBuffer (AsebaVMState *vm, uint8 *data, uint16 maxLength, uint16 *source)
void AsebaSendBuffer (AsebaVMState *vm, const uint8 *data, uint16 length)
unsigned char AsebaTxReady (unsigned char *data)
int AsebaUsbBulkRecv (unsigned char *data, unsigned char size)
void AsebaUsbInit (unsigned char *sendQueue, size_t sendQueueSize, unsigned char *recvQueue, size_t recvQueueSize)
int AsebaUsbRecvBufferEmpty (void)
int AsebaUsbTxBusy (void)


aseba
Author(s): Stéphane Magnenat
autogenerated on Sun Oct 5 2014 23:46:39