Data Fields
tUSBRingBufObject Struct Reference

#include <usblib.h>

Data Fields

uint32_t ulSize
 The ring buffer size.
 
volatile uint32_t ulWriteIndex
 The ring buffer write index.
 
volatile uint32_t ulReadIndex
 The ring buffer read index.
 
uint8_t * pucBuf
 The ring buffer.
 

Detailed Description

The structure used for encapsulating all the items associated with a ring buffer.


The documentation for this struct was generated from the following file:

Copyright 2016, Texas Instruments Incorporated