Data Fields
CSL_LcdcObj Struct Reference

This object contains the reference to the instance of LCDC opened using the CSL_lcdcOpen() More...

#include <csl_lcdc.h>

Data Fields

CSL_LcdcRegsOvly regs
CSL_InstNum perNum

Detailed Description

This object contains the reference to the instance of LCDC opened using the CSL_lcdcOpen()

The pointer to this is passed to all LCDC CSL APIs This structure has the fields required to configure LCDC for any test case/application. It should be initialized as per requirements of a test case/application and passed on to the setup function


Field Documentation

CSL_InstNum CSL_LcdcObj::perNum

This is the instance of LCDC being referred to by this object

Referenced by LCD_close(), and LCD_open().

CSL_LcdcRegsOvly CSL_LcdcObj::regs

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