System Installation
WADE-8078 User’s Manual
3-3
3.5
WDT Function
#include <stdio.h>
#include <stdlib.h>
#include <conio.h>
#include <dos.h>
#define EC_DATA
0x62
#define EC_CMD
0x66
#define EC_CMD_READ 0x80
#define EC_CMD_WRITE 0x81
#define WDT_MODE 0x06 // WDT Select mode.
#define WDT_MIN
0x07 // Minute mode counter
#define WDT_SEC
0x08 // Second mode counter
// Use port 62 and port 66 to access EC command / data.
static int IBF_Check()
{
Содержание WADE-8078
Страница 7: ...System Overview WADE 8078 User s Manual 1 4 1 3 1 Mechanical Drawing...
Страница 8: ...System Overview WADE 8078 User s Manual 1 5...
Страница 11: ...Hardware Configuration WADE 8078 User s Manual 2 2 Figure 2 1 WADE 8078 Jumper and Connector Locations...
Страница 45: ...BIOS Setup Information WADE 8078 User s Manual 4 20 4 4 Others SIO Configuration...