Epson Research and Development Page 81
Vancouver Design Center
Programming Notes and Examples S1D13705
Issue Date: 02/01/22 X27A-G-002-03
/*
**===========================================================================
** APPCFG.H - Application configuration information.
**---------------------------------------------------------------------------
** Created 1998 - Vancouver Design Centre
** Copyright (c) 1998, 1999 Epson Research and Development, Inc.
** All Rights Reserved.
**---------------------------------------------------------------------------
**
** The data in this file was generated using 13705CFG.EXE.
**
** The configureation parameters chosen were:
** 320x240 Single Color 4-bit STN
** 4 bpp - 100 Hz Frame Rate (12 MHz CLKi)
** High Performance enabled
**
**===========================================================================
*/
/************************************************************/
/* 13705 HAL HDR (do not remove) */
/* HAL_STRUCT Information generated by 13705CFG.EXE */
/* Copyright (c) 1998 Epson Research and Development, Inc. */
/* All rights reserved. */
/* */
/* Include this file ONCE in your primary source file */
/************************************************************/
HAL_STRUCT HalInfo =
{
"13705 HAL EXE", /* ID string */
0x1234, /* Detect Endian */
sizeof(HAL_STRUCT), /* Size */
0x00, 0x20, 0xC0, 0x03, 0x27, 0xEF, 0x00, 0x00,
0x00, 0x00, 0x03, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0xFF, 0x03, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
6000, /* ClkI (kHz) */
0xF00000, /* Display Address */
70, /* Panel Frame Rate (Hz) */
};