Digital I/O Sample Code - IBT Technologies MB860 User Manual

Transmeta efficeon mini-itx motherboard
Table of Contents

Advertisement

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
//=====================================================================
#define W627_IOBASE
//=====================================================================
#define
W627HF_INDEX_PORT
#define
W627HF_DATA_PORT
//=====================================================================
#define
W627HF_REG_LD
//=====================================================================
#define W627HF_UNLOCK
#define
W627HF_LOCK
//=====================================================================
void Set_W627HF_LD( unsigned char);
void Set_W627HF_Reg( unsigned char, unsigned char);
unsigned char Get_W627HF_Reg( unsigned char);
//=====================================================================
#endif
//__W627HF_H
1
0x4E
(W627_IOBASE+0)
(W627_IOBASE+1)
0x07
0x87
0xAA
MB860 User' s Manual
INSTALLATIONS
25

Advertisement

Table of Contents
loading

Table of Contents