/*
VIA2EMDV.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 VIA2EMDV_H#error "header already included"#else#define VIA2EMDV_H#endifEXPORTPROCVIA2_Zap(void);EXPORTPROCVIA2_Reset(void);EXPORTFUNCui5bVIA2_Access(ui5bData,blnrWriteMem,CPTRaddr);EXPORTPROCVIA2_ExtraTimeBegin(void);EXPORTPROCVIA2_ExtraTimeEnd(void);#ifdef VIA2_iCA1_PulseNtfyEXPORTPROCVIA2_iCA1_PulseNtfy(void);#endif#ifdef VIA2_iCA2_PulseNtfyEXPORTPROCVIA2_iCA2_PulseNtfy(void);#endif#ifdef VIA2_iCB1_PulseNtfyEXPORTPROCVIA2_iCB1_PulseNtfy(void);#endif#ifdef VIA2_iCB2_PulseNtfyEXPORTPROCVIA2_iCB2_PulseNtfy(void);#endifEXPORTPROCVIA2_DoTimer1Check(void);EXPORTPROCVIA2_DoTimer2Check(void);EXPORTFUNCui4bVIA2_GetT1InvertTime(void);EXPORTPROCVIA2_ShiftInData(ui3bv);EXPORTFUNCui3bVIA2_ShiftOutData(void);