Go to the source code of this file.
#define LRS1190_COUNT_RO (DWORD) (0x8000) |
Definition at line 23 of file lrs1190.h.
Referenced by lrs1190_CountRead(), lrs1190_H2Read(), lrs1190_I4Read(), and lrs1190_L2Read().
#define LRS1190_DATA_RO (DWORD) (0x0000) |
Definition at line 22 of file lrs1190.h.
Referenced by lrs1190_H2Read(), lrs1190_I4Read(), and lrs1190_L2Read().
#define LRS1190_ENABLE_RW (DWORD) (0x8002) |
Definition at line 20 of file lrs1190.h.
Referenced by lrs1190_Disable(), lrs1190_Enable(), and lrs1190_I4Read().
#define LRS1190_RESET_WO (DWORD) (0x0000) |
int lrs1190_CountRead | ( | MVME_INTERFACE * | mvme, | |
DWORD | base | |||
) |
void lrs1190_Disable | ( | MVME_INTERFACE * | mvme, | |
DWORD | base | |||
) |
void lrs1190_Enable | ( | MVME_INTERFACE * | mvme, | |
DWORD | base | |||
) |
int lrs1190_H2Read | ( | MVME_INTERFACE * | mvme, | |
DWORD | base, | |||
WORD * | data, | |||
int | ||||
) |
int lrs1190_I4Read | ( | MVME_INTERFACE * | mvme, | |
DWORD | base, | |||
DWORD * | data, | |||
int | ||||
) |
int lrs1190_L2Read | ( | MVME_INTERFACE * | mvme, | |
DWORD | base, | |||
WORD * | data, | |||
int | ||||
) |
void lrs1190_Reset | ( | MVME_INTERFACE * | mvme, | |
DWORD | base | |||
) |