INOS
|
Structure for internal display info. More...
#include <cinossiotft.h>
Public Attributes | |
uint16 | m_uSizeX |
Display X resolution. | |
uint16 | m_uSizeY |
Display Y resolution. | |
uint8 | m_uSoftwareVersion |
Software version. | |
char | m_cHardwareRevision [2] |
Hardware revision. | |
char | m_cTouchInfoX [2] |
Touch info, '+' X direction recognized ('-' if not). | |
char | m_cTouchInfoY [2] |
Touch info, '+' Y direction recognized ('-' if not). | |
uint16 | m_uCRCRom |
CRC of ROM. | |
uint16 | m_uCRCRomS |
Supposed CRC of ROM. | |
uint16 | m_uCRCDataFlash |
CRC of data flash. | |
uint16 | m_uCRCDataFlashS |
Supposed CRC of data flash. | |
uint32 | m_uDataFlashSize |
Complete size of data flash in bytes. | |
uint32 | m_uDataFlashUsed |
Used size of data flash in bytes. | |
Structure for internal display info.