Functions

USBCDC_constructs.h File Reference

For more information on this file please refer to Programmer’s Guide: MSP430 USB API Stack for CDC/HID http://focus.ti.com/docs/prod/folders/print/msp430f5529.html#toolssoftware. More...

Go to the source code of this file.

Functions

BYTE sendData_waitTilDone (BYTE *dataBuf, WORD size, BYTE intfNum, ULONG ulTimeout)
BYTE sendData_inBackground (BYTE *dataBuf, WORD size, BYTE intfNum, ULONG ulTimeout)
BYTE receiveData_waitTilDone (BYTE *dataBuf, WORD size, BYTE intfNum, ULONG ulTimeout)
WORD receiveDataInBuffer (BYTE *, WORD, BYTE)

Detailed Description

For more information on this file please refer to Programmer’s Guide: MSP430 USB API Stack for CDC/HID http://focus.ti.com/docs/prod/folders/print/msp430f5529.html#toolssoftware.

Author:
Texas Instruments, Inc
Date:
November 2010
Version:
1.0 Initial Release
Note:
Built with IAR Embedded Workbench for MSP430 Version: 5.10.1

Definition in file USBCDC_constructs.h.