INSTALLATIONS
MB860 User’s Manual
25
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 MB860
Page 1: ...MB860 Transmeta Efficeon Mini ITX Motherboard USER S MANUAL Version 1 0 ...
Page 4: ...iv MB860 User s Manual This page is intentionally left blank ...
Page 8: ...INTRODUCTION 4 MB860 User s Manual Board Dimensions ...
Page 26: ...INSTALLATIONS 22 MB860 User s Manual ...
Page 53: ...BIOS SETUP MB860 User s Manual 49 This page is intentionally left blank ...
Page 58: ...DRIVER INSTALLATION 54 MB860 User s Manual 3 Click Next to continue 4 Click Next to continue ...
Page 63: ...DRIVERS INSTALLATION MB860 User s Manual 59 This page is intentionally left blank ...