Epson Research and Development
Page 77
Vancouver Design Center
Programming Notes and Examples
S1D13704
Issue Date: 01/02/12
X26A-G-002-03
** Copyright (c) 1998 Epson Research and Development, Inc.
** All Rights Reserved.
**---------------------------------------------------------------------------
**
** The data in this file was generated using 1374CFG.EXE.
**
** The configureation parameters chosen were:
** 320x240 Single Color 8-bit STN (format 2)
** 4 bpp - 70 Hz Frame Rate (25 MHz CLKi)
** High Performance enabled
**
**===========================================================================
*/
/**************************************************************/
/* 1374 HAL HDR (do not remove) */
/* HAL_STRUCT Information generated by 1374CFG.EXE */
/* Copyright (c) 1998 Seiko Epson Corp. All rights reserved. */
/* */
/* Include this file ONCE in your primary source file */
/**************************************************************/
HAL_STRUCT HalInfo =
{
"1374 HAL EXE", /* ID string */
0x1234, /* Detect Endian */
sizeof(HAL_STRUCT), /* Size */
0x00, 0x23, 0xB0, 0x03, 0x27, 0xEF, 0x00, 0x00,
0x1E, 0x00, 0x3B, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0xFF, 0x03, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
25000,
/* ClkI (kHz) */
0xD0000,
/* Display Address */
70,
** Panel Frame Rate (Hz) */
};
/*--------------------------------------------------------------------------*/
/*
**===========================================================================
** HAL_REGS.H
**---------------------------------------------------------------------------
** Created 1998, Epson Research & Development
** Vancouver Design Center.
** Copyright(c) Seiko Epson Corp. 1998. All rights reserved.
**===========================================================================
*/
#ifndef __HAL_REGS_H__
#define __HAL_REGS_H__
/*
*