Data Fields
CSL_LcdcConfigDma Struct Reference

Configuration parameters for DMA engine. More...

#include <csl_lcdc.h>

Data Fields

CSL_LcdcDmaBurst burstSize
CSL_LcdcEofIntCtl eofIntEn
CSL_LcdcEndianess bigEndian
CSL_LcdcFrameMode frameMode
Uint32 fb0Base
Uint32 fb0Ceil
Uint32 fb1Base
Uint32 fb1Ceil

Detailed Description

Configuration parameters for DMA engine.

Used to configure DMA


Field Documentation

Big Endian enable

Referenced by LCD_configDMA(), and LCD_getConfigDMA().

Burst Size setting for DMA transfers

Referenced by LCD_configDMA(), and LCD_getConfigDMA().

End of Frame Interrupt Enable

Referenced by LCD_configDMA(), and LCD_getConfigDMA().

The start address for frame buffer 0, specify most significant 30-bits

Referenced by LCD_configDMA(), and LCD_getConfigDMA().

The end address for frame buffer 0, specify most significant 30-bits

Referenced by LCD_configDMA(), and LCD_getConfigDMA().

The start address for frame buffer 1, specify most significant 30-bits

Referenced by LCD_configDMA(), and LCD_getConfigDMA().

The end address for frame buffer 1, specify most significant 30-bits

Referenced by LCD_configDMA(), and LCD_getConfigDMA().

Frame Mode

Referenced by LCD_configDMA(), and LCD_getConfigDMA().


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