![]() |
![]() |
CEDMA3CCPaRAMEntry | EDMA3 Parameter RAM Set in User Configurable format |
CEDMA_channelConfig_t_ | Channel configuration. Specifies the full configuration for a DMA or QDMA channel with associated paramId and param Set configuration |
CEDMA_Config_t_ | Config structure containing object and hardware attributes. This will be casted to the EDMA's handle and returned in open API |
CEDMA_errorConfig_t_ | Error configuration for transfer controller, allows enabling/disabling of various error conditions |
CEDMA_errorInfo_t_ | Error Information structure. Information is from EMR(H), QEMR, CCERR registers as per EDMA UG |
CEDMA_hwAttrs_t_ | |
CEDMA_instanceInfo_t_ | EDMA instance properties information |
CEDMA_Object_t_ | EDMA internal object (state) information structure that is required to be preserved between calls to EDMA APIs |
CEDMA_paramConfig_t_ | Param configuration typically used for stand-alone param sets (param sets not associated with any of the 64 DMA channels) such as for QDMA channels or for linking purposes |
CEDMA_paramSetConfig_t_ | PaRAM Set configuration |
CEDMA_performanceConfig_t_ | EDMA performance configuration |
CEDMA_qdmaObject_t_ | QDMA object (state) information used to trigger the QDMA channel after configuring |
CEDMA_queueEntryInfo_t_ | Queue entry information |
CEDMA_queueStatusInfo_t_ | Queue status information |
CEDMA_statusInfo_t_ | EDMA status information at the time of querying status using EDMA_getStatusInfo. This is not some software state but it is hardware state, typically used for debugging purposes. Note CCSTAT::QUEACTVx bits are not reported because they are redundant information given the EDMA_queueStatusInfo_t_ |
CEDMA_transferControllerBusErrorInfo_t_ | Transfer controller bus error information, relevant when EDMA_transferControllerErrorInfo_t_::isBusError is true |
CEDMA_transferControllerErrorConfig_t_ | Error configuration for a transfer controller, allows enabling/disabling of various error conditions |
CEDMA_transferControllerErrorInfo_t_ | Transfer controller error information |
CEDMA_transferControllerErrorIsrArgInfo_t_ | Transfer controller error Isr argument information storage |