Mcbsp_IOBuf_t Struct Reference

McBSP frame object params. More...

#include <mcbsp_drv.h>

Data Fields

Mcbsp_QueueElem link
void * addr
uint32_t size
uint32_t arg
uint32_t cmd
int32_t status
uint32_t misc

Detailed Description

McBSP frame object params.

Mcbsp_IOBuf structures are managed by the driver. MCBSP buffers are the basis for all I/O operations. 'cmd' field contains the command id for the driver. 'status' is filled in by the driver and contains the status of the commmand.


Field Documentation

buffer address

arg to be used by end app

command for driver - READ, WRITE, ABORT or FLUSH

queue link

reserved for driver

buffer size

status of command


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

Copyright 2012, Texas Instruments Incorporated