![]() |
![]() |
Loop job buffer structure. This structure defines the format of the Loop job buffer. More...
#include <mcbsp_drv.h>
Data Fields | |
| Uint8 | scratchBuf [(4u)+MCBSP_CACHE_LENGTH] |
| uint32_t * | scratchBuffer |
Loop job buffer structure. This structure defines the format of the Loop job buffer.
| Uint8 Mcbsp_TempBuffer_t::scratchBuf[(4u)+MCBSP_CACHE_LENGTH] |
This buffer will be aligned and also the same buffer will be used for all slots and also only 4 bytes are required because the max wordwidth is 4 and the cache length is used for buffer alignment
| uint32_t* Mcbsp_TempBuffer_t::scratchBuffer |
Pointer to hold the aligned buffer