Digital I/O Sample Code - American Megatrends IB892 User Manual

Intel atom eg20t chipset 3.5” disk size sbc
Table of Contents

Advertisement

APPENDIX
D. Digital I/O Sample Code
File of the W627UHG.H
//---------------------------------------------------------------------------
//
// THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY
// KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
// IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR
// PURPOSE.
//
//---------------------------------------------------------------------------
#ifndef __W627UHG_H
#define __W627UHG_H
//---------------------------------------------------------------------------
#define
W627UHG_INDEX_PORT
#define
W627UHG_DATA_PORT
//---------------------------------------------------------------------------
#define
W627UHG_REG_LD
//---------------------------------------------------------------------------
#define W627UHG_UNLOCK
#define
W627UHG_LOCK
//---------------------------------------------------------------------------
unsigned int Init_W627UHG(void);
void Set_W627UHG_LD( unsigned char);
void Set_W627UHG_Reg( unsigned char, unsigned char);
unsigned char Get_W627UHG_Reg( unsigned char);
//---------------------------------------------------------------------------
#endif
//__W627UHG_H
48
1
(W627UHG_BASE)
(W627UHG_BASE+1)
0x07
0x87
0xAA
IB892 User's Manual

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents