ConOpSys V2970
P004.07
ANVILEX control operating system
|
Remote I/O board P014.42 V2.0 class. More...
#include <P014_42_V1_0_RIO.h>
Classes | |
struct | TP014_42_V1_0_RIO_Registers |
Public Member Functions | |
TP014_42_V1_0_RIO () | |
Remote I/O board P014.42 V1.0 object conctructor. More... | |
~TP014_42_V1_0_RIO () | |
Remote I/O board P014.42 V1.0 object destructor. More... | |
VOID | Map (TP014_42_V1_0_RIO_Registers *struct_Registers_Base_Address) |
Remote I/O board P014.42 V1.0 memory mapping. More... | |
virtual VOID | Init () |
Remote I/O board P014.42 V1.0 object initialization. More... | |
virtual VOID | Execute () |
Remote I/O board P014.42 V1.0 execute method. More... | |
Private Attributes | |
volatile TP014_42_V1_0_RIO_Registers * | struct_Registers |
Remote I/O board P014.42 V2.0 class.
TP014_42_V1_0_RIO::TP014_42_V1_0_RIO | ( | ) |
Remote I/O board P014.42 V1.0 object conctructor.
References NULL, and struct_Registers.
TP014_42_V1_0_RIO::~TP014_42_V1_0_RIO | ( | ) |
Remote I/O board P014.42 V1.0 object destructor.
|
virtual |
Remote I/O board P014.42 V1.0 execute method.
|
virtual |
Remote I/O board P014.42 V1.0 object initialization.
[in] | struct_Registers_Base_Address | Base address within FPGA address space |
VOID TP014_42_V1_0_RIO::Map | ( | TP014_42_V1_0_RIO_Registers * | struct_Registers_Base_Address | ) |
Remote I/O board P014.42 V1.0 memory mapping.
[in] | struct_Registers_Base_Address | Base address within FPGA address space |
References struct_Registers.
|
private |
Referenced by Map(), and TP014_42_V1_0_RIO().