DAS
3.1.6 - 18/09/2017
|
NOVA7892 structure
.
More...
#include <DAS_Spatramdef.h>
Data Fields | |
unsigned char | DigIn |
Digital Input. More... | |
unsigned short | DigOut |
Digital Output. More... | |
MOBJECT | INP [4] |
Input widgets. More... | |
int | ioadd |
NOVA I/O Port Address (220h,240h,260h) For NOVA7892. More... | |
MOBJECT | OUTP [4] |
Output widgets. More... | |
int | type |
type of NOVA monoboard used (7892 or 945GSE) More... | |
unsigned short | WDT_TOUT |
WDT timeout. More... | |
unsigned char nova::DigIn |
Digital Input.
Definition at line 707 of file DAS_Spatramdef.h.
Referenced by CONFP_AMS_NOVA(), InitFlags(), LoadHardware(), NOVAIn_CB(), and NovaTypeCB().
unsigned short nova::DigOut |
Digital Output.
Definition at line 706 of file DAS_Spatramdef.h.
Referenced by CONFP_AMS_NOVA(), InitFlags(), LoadHardware(), NOVAOut_CB(), and NovaTypeCB().
MOBJECT nova::INP[4] |
Input widgets.
Definition at line 710 of file DAS_Spatramdef.h.
Referenced by CONFP_AMS_NOVA(), and NOVAIn_CB().
int nova::ioadd |
NOVA I/O Port Address (220h,240h,260h) For NOVA7892.
Definition at line 705 of file DAS_Spatramdef.h.
MOBJECT nova::OUTP[4] |
Output widgets.
Definition at line 709 of file DAS_Spatramdef.h.
int nova::type |
type of NOVA monoboard used (7892 or 945GSE)
Definition at line 708 of file DAS_Spatramdef.h.
Referenced by CONFP_AMS_NOVA(), InitCCD_AMS(), LoadHardware(), MDCreateSplashExe(), NOVAIn_CB(), NOVAOut_CB(), NovaTypeCB(), ShutCB(), WDT_func(), WDTRefresh(), WinRes(), and WriteHardwareiniCB().
unsigned short nova::WDT_TOUT |
WDT timeout.
Definition at line 711 of file DAS_Spatramdef.h.
Referenced by CONFP_AMS_NOVA(), InitFlags(), WDT_CB(), WDT_func(), and WDTRefresh().