![]() |
![]() |
Mcbsp Hardware specific information Object. More...
#include <mcbsp_drv.h>
Data Fields | |
| uint32_t | instNum |
| CSL_McbspRegsOvly | regs |
| CSL_BfifoRegsOvly | fifoRegs |
| CSL_BdataRegsOvly | dataAddress |
| uint32_t | edmaTxEventNum |
| uint32_t | edmaRxEventNum |
| uint32_t | cpuTxEventNum |
| uint32_t | cpuRxEventNum |
Mcbsp Hardware specific information Object.
This structure maintains the information specific to the hardware instance of the Mcbsp. information like the base address and the cpu event numbers and DMA events is specific to the instance. This structure is a collection of such information.
| uint32_t Mcbsp_HwInfo_Unpadded::cpuRxEventNum |
Receive interrupt number
| uint32_t Mcbsp_HwInfo_Unpadded::cpuTxEventNum |
Transmit interrupt number
| CSL_BdataRegsOvly Mcbsp_HwInfo_Unpadded::dataAddress |
Mcbsp data registers address
edma Receive event number
edma Transmit event number
| CSL_BfifoRegsOvly Mcbsp_HwInfo_Unpadded::fifoRegs |
Fifo address of the mcbsp instance
| uint32_t Mcbsp_HwInfo_Unpadded::instNum |
Instance of MCBSP being referred by this object
| CSL_McbspRegsOvly Mcbsp_HwInfo_Unpadded::regs |
Pointer to the register overlay structure of the MCBSP