MityDSP Documentation Index

MityDSP::tcDspHsUsb::usbBuffer Struct Reference

The tsUsbBuffer structure is used to provide internal buffering for incoming and outgoing data. More...

#include <DspHsUsb.h>

List of all members.

Public Attributes

unsigned int mnOffset
 Start of unconsumed data.
unsigned int mnBytes
 Bytes remaining in buffer.
struct usbBuffermpNext
 Next buffer in chain.
unsigned char mpData [4]
 Buffer data (size adjusted when created).

Detailed Description

The tsUsbBuffer structure is used to provide internal buffering for incoming and outgoing data.

The number of buffers available is set by the constructor.


Member Data Documentation

Start of unconsumed data.

Bytes remaining in buffer.

Next buffer in chain.

Buffer data (size adjusted when created).


  
Generated on Fri Sep 23 16:33:51 2011 for MityDSP Core by  Doxygen Version 1.6.1
Copyright © 2009, Critical Link LLC, All rights reserved.