Quanmax ECX-APL0 Series User Manual page 64

3.5" ecx single board computer with intel apollo lake soc 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-APL0 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,0x87);
outp(SIO_CONFIG_INDEX,0x87);
}
void LockSIO()
ECX-APL0 Series User's Manual
Appendix B
All Rights Reserved.
**
Phone: +886-2-2799-2789
SIO_CONFIG_INDEX+1
64
Appendix B
**
**
**
**
//
//

Advertisement

Table of Contents
loading

Related Products for Quanmax ECX-APL0 Series

Table of Contents