Watchdog Timer Sample Code - Quanmax ECX-SLU0 Series User Manual

3.5" ecx single board computer with intel skylake / kaby lake u-series processors
Table of Contents

Advertisement

WatchDog Timer Sample Code

//**********************************************************************
//**********************************************************************
//**
**
//**
(C) Copyright 2013-2017, Quanmax, Inc.
//**
**
//**
//**
**
//**
5F, No.455, Ti-Ding Blvd., Sec. 2,
//**
Neihu District, Taipei, Taiwan 114
//**
//**
**
//**
**
//**********************************************************************
//**********************************************************************
//==========================================================
==========//
//ECX-SLU0 DOS Watchdog sample program
//Please compile with Turbo C 3.0 to utilized the program
//==========================================================
==========//
#include<stdio.h>
#define SIO_CONFIG_INDEX 0x2E
#define SIO_CONFIG_DATA
void UnlockSIO()
{
outp(SIO_CONFIG_INDEX,0 x87);
outp(SIO_CONFIG_INDEX,0 x87);
}
void LockSIO()
ECX-SLU0 / KLU0 Series Use r's Manual
Appendix B
All Rights Reserved.
**
Phone: +886-2-2799-2789
SIO_CONFIG_INDEX+1
59
Appendix B
**
**
**
**
//
//

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ecx-klu0 series

Table of Contents