APPENDIX
MB890 User’s Manual
59
D. Digital I/O Sample Code
Filename: W627hf.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 __W627HF_H
#define
__W627HF_H
1
//=====================================================================
#define
W627_IOBASE
0x4E
//=====================================================================
#define W627HF_INDEX_PORT (W6270)
#define W627HF_DATA_PORT
(W6271)
//=====================================================================
#define W627HF_REG_LD 0x07
//=====================================================================
#define
W627HF_UNLOCK
0x87
#define
W627HF_LOCK
0xAA
//=====================================================================
void Set_W627HF_LD( unsigned char);
void Set_W627HF_Reg( unsigned char, unsigned char);
unsigned char Get_W627HF_Reg( unsigned char);
//=====================================================================
#endif //__W627HF_H
Summary of Contents for MB875
Page 1: ...MB875 Intel 852GM Chipset Custom Motherboard for 1U Rackmount USER S MANUAL Version 1 0 ...
Page 4: ...The MB875 Motherboard The MB875 Edge Connectors iv MB890 User s Manual ...
Page 8: ...INTRODUCTION Board Dimensions 4 MB890 User s Manual ...
Page 22: ...INSTALLATIONS 18 MB890 User s Manual This page is intentionally left blank ...
Page 46: ...BIOS SETUP 42 MB890 User s Manual This page is intentionally left blank ...
Page 66: ...APPENDIX 62 MB890 User s Manual This page is intentionally left blank ...