EDMA Parameter RAM Set in User Configurable format This is a mapping of the EDMA PaRAM set provided to the user for ease of modification of the individual fields.
Structure containing parameters for STC module configuration.
Data Fields | |
| uint32_t | opt |
| uint32_t | srcAddr |
| Starting byte address of Source For FIFO mode, srcAddr must be a 256-bit aligned address. More... | |
| uint16_t | aCnt |
| uint16_t | bCnt |
| uint32_t | destAddr |
| Starting byte address of destination For FIFO mode, destAddr must be a 256-bit aligned address. i.e. 5 LSBs should be 0. More... | |
| int16_t | srcBIdx |
| Index between consec. arrays of a Source Frame (SRCBIDX). SRCBIDX is 24 Bit field. Lower 16 Bits are stored in this field. Higher 8 Bits are stored in srcBIdxExt. More... | |
| int16_t | destBIdx |
| Index between consec. arrays of a Destination Frame (DSTBIDX). DSTBIDX is 24 Bit field. Lower 16 Bits are stored in this field. Higher 8 Bits are stored in destBIdxExt. More... | |
| uint16_t | linkAddr |
| Address for linking (AutoReloading of a PaRAM Set) This must point to a valid aligned 32-byte PaRAM set A value of 0xFFFF means no linking. More... | |
| uint16_t | bCntReload |
| Reload value of the numArrInFrame (BCNT) Relevant only for A-sync transfers. More... | |
| int16_t | srcCIdx |
| int16_t | destCIdx |
| uint16_t | cCnt |
| int8_t | srcBIdxExt |
| int8_t | destBIdxExt |
| uint32_t | lpScanMode |
| uint32_t | codecSpreadMode |
| uint32_t | capIdleCycle |
| uint32_t | scanEnHighCap_idleCycle |
| uint32_t | intervalNum |
| uint32_t | maxRunTime |
| uint32_t | clkDiv |
| uint32_t | romStartAddress |
| uint32_t | pRomStartAdd |
| uint32_t | faultInsert |
| uint32_t | stcDiagnostic |
| SDL_STC_ScanModeconfig | modeConfig |
| uint32_t __attribute__::opt |
| uint32_t __attribute__::srcAddr |
Starting byte address of Source For FIFO mode, srcAddr must be a 256-bit aligned address.
| uint16_t __attribute__::aCnt |
| uint16_t __attribute__::bCnt |
| uint32_t __attribute__::destAddr |
Starting byte address of destination For FIFO mode, destAddr must be a 256-bit aligned address. i.e. 5 LSBs should be 0.
| int16_t __attribute__::srcBIdx |
Index between consec. arrays of a Source Frame (SRCBIDX). SRCBIDX is 24 Bit field. Lower 16 Bits are stored in this field. Higher 8 Bits are stored in srcBIdxExt.
| int16_t __attribute__::destBIdx |
Index between consec. arrays of a Destination Frame (DSTBIDX). DSTBIDX is 24 Bit field. Lower 16 Bits are stored in this field. Higher 8 Bits are stored in destBIdxExt.
| uint16_t __attribute__::linkAddr |
Address for linking (AutoReloading of a PaRAM Set) This must point to a valid aligned 32-byte PaRAM set A value of 0xFFFF means no linking.
| uint16_t __attribute__::bCntReload |
Reload value of the numArrInFrame (BCNT) Relevant only for A-sync transfers.
| int16_t __attribute__::srcCIdx |
| int16_t __attribute__::destCIdx |
| uint16_t __attribute__::cCnt |
| int8_t __attribute__::srcBIdxExt |
| int8_t __attribute__::destBIdxExt |
| uint32_t __attribute__::lpScanMode |
Scan mode configuration. Fixed Configuration – Only this configuration value is supported.
| uint32_t __attribute__::codecSpreadMode |
Scan mode configuration. Fixed Configuration – Only this configuration value is supported
| uint32_t __attribute__::capIdleCycle |
Scan mode configuration. Fixed Configuration – Only this configuration value is supported
| uint32_t __attribute__::scanEnHighCap_idleCycle |
Scan mode configuration. Fixed Configuration – Only this configuration value is supported
| uint32_t __attribute__::intervalNum |
Configure number of intervals
| uint32_t __attribute__::maxRunTime |
Max run time for STC
| uint32_t __attribute__::clkDiv |
Clock division value for STC clock
| uint32_t __attribute__::romStartAddress |
Configure Rom start address
| uint32_t __attribute__::pRomStartAdd |
Pointer of Rom start address
| uint32_t __attribute__::faultInsert |
Configure this for insert fault in STC test vector
| uint32_t __attribute__::stcDiagnostic |
Configure this for enabling STC diagnostic check
| SDL_STC_ScanModeconfig __attribute__::modeConfig |
Configure scan mode configuration