/*
VIAEMDEV.h
Copyright (C) 2004 Philip Cummins, Paul C. Pratt
You can redistribute this file and/or modify it under the terms
of version 2 of the GNU General Public License as published by
the Free Software Foundation. You should have received a copy
of the license along with this file; see the file COPYING.
This file is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
license for more details.
*/#ifdef VIAEMDEV_H#error "header already included"#else#define VIAEMDEV_H#endifEXPORTPROCVIA1_Zap(void);EXPORTPROCVIA1_Reset(void);EXPORTFUNCui5bVIA1_Access(ui5bData,blnrWriteMem,CPTRaddr);EXPORTPROCVIA1_ExtraTimeBegin(void);EXPORTPROCVIA1_ExtraTimeEnd(void);#ifdef VIA1_iCA1_PulseNtfyEXPORTPROCVIA1_iCA1_PulseNtfy(void);#endif#ifdef VIA1_iCA2_PulseNtfyEXPORTPROCVIA1_iCA2_PulseNtfy(void);#endif#ifdef VIA1_iCB1_PulseNtfyEXPORTPROCVIA1_iCB1_PulseNtfy(void);#endif#ifdef VIA1_iCB2_PulseNtfyEXPORTPROCVIA1_iCB2_PulseNtfy(void);#endifEXPORTPROCVIA1_DoTimer1Check(void);EXPORTPROCVIA1_DoTimer2Check(void);EXPORTFUNCui4bVIA1_GetT1InvertTime(void);EXPORTPROCVIA1_ShiftInData(ui3bv);EXPORTFUNCui3bVIA1_ShiftOutData(void);