Mcbsp_Params_t Struct Reference

McBSP device create params. More...

#include <mcbsp_drv.h>

Data Fields

Mcbsp_DevMode mode
Mcbsp_OpMode opMode
Bool enablecache
Mcbsp_EmuMode emulationMode
Mcbsp_Loopback dlbMode
Mcbsp_srgConfigsrgSetup
void * txQPendingList
void * txQFloatingList
void * rxQPendingList
void * rxQFloatingList

Detailed Description

McBSP device create params.

This structure holds the configuration to be used for the creation of the Mcbsp device instance.This configuration need to be supplied during the creation of the device instance.


Field Documentation

digital loop back mode (ENABLE/DISABLE)

Emulation mode settings for the Mcbsp

whether the cache operations are to be performed on the application buffers or not

Mode in which mcbsp instance needs to be created

Operation mode of driver i.e. interrupt or EDMA.Mcbsp supports only EDMA mode

Queue to manage floating buffers in DMA

Queue to hold the pending buffers received from the application

configuration for the sample rate generator configurations

Queue to manage floating buffers in DMA

Queue to hold the pending buffers received from the application


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

Copyright 2012, Texas Instruments Incorporated