![]() |
Doxygen Documentation |
|||||
Package: |
GDAB |
|||||
Version: |
dev |
Marked: |
(not marked) |
|||
Constituent: |
gdab |
Tag: |
mv2304 |
|||
#include "GDAB/gdab.h"
Functions | |
| int | gDABlam (gdabHandle, unsigned short localAddr) |
| Sends the "Look At Me" message to the DAB. | |
| int | setCellHeaderParity (gdabHandle, unsigned short p) |
| p determines if the LATp CellHeader Parity is inverted | |
| int | getCellHeaderParity (gdabHandle, unsigned short *p) |
| Returns the current LATp cell header parity setting in p. | |
| int | setCellBodyParity (gdabHandle, unsigned short p) |
| p determines if the LATp Cell Body Parity is inverted | |
| int | getCellBodyParity (gdabHandle, unsigned short *p) |
| Returns the current LATp cell body parity setting in p. | |
| int | setCmdStrParityDAB (gdabHandle, unsigned short p) |
| p determines if the DAB command string parity is inverted | |
| int | getCmdStrParityDAB (gdabHandle, unsigned short *p) |
| Returns the current DAB command string parity. | |
| int | setAccessDescParityDAB (gdabHandle, unsigned short p) |
| p determines if the DAB access descriptor parity is inverted | |
| int | getAccessDescParityDAB (gdabHandle, unsigned short *p) |
| Returns the current DAB access descriptor parity. | |
| int | setCmdPayloadParityDAB (gdabHandle, unsigned short p) |
| p determines if the DAB command payload parity is inverted | |
| int | getCmdPayloadParityDAB (gdabHandle, unsigned short *p) |
| Returns current DAB command payload parity. | |
| int | gDAB_SetGEMAddr (gdabHandle, unsigned short addr) |
| Address of GEM on the C/R fabric. | |
| int | gDAB_GetGEMAddr (gdabHandle, unsigned short *addr) |
| Gets system wide LATp address of GEM. | |
| int | gDAB_SetEBMAddr (gdabHandle, unsigned short addr) |
| Address of EBM on the C/R fabric. | |
| int | gDAB_GetEBMAddr (gdabHandle, unsigned short *addr) |
| Gets system wide LATp address of EBM. | |
| int | gDAB_SetCRUAddr (gdabHandle, unsigned short addr) |
| Address of CRU on the C/R fabric. | |
| int | gDAB_GetCRUAddr (gdabHandle, unsigned short *addr) |
| Gets system wide LATp address of CRU. | |
| int | gDAB_SetBlockAddr (gdabHandle, short addr) |
| Block address for registers. | |
| int | gDAB_GetBlockAddr (gdabHandle, short *addr) |
| Gets the block address being used to overide default values (as used inside eg CRU functions). | |
|
||||||||||||
|
Gets the block address being used to overide default values (as used inside eg CRU functions).
|
|
||||||||||||
|
Gets system wide LATp address of CRU.
|
|
||||||||||||
|
Gets system wide LATp address of EBM.
|
|
||||||||||||
|
Gets system wide LATp address of GEM.
|
|
||||||||||||
|
Block address for registers.
|
|
||||||||||||
|
Address of CRU on the C/R fabric.
|
|
||||||||||||
|
Address of EBM on the C/R fabric.
|
|
||||||||||||
|
Address of GEM on the C/R fabric.
|
|
||||||||||||
|
Sends the "Look At Me" message to the DAB.
|
|
||||||||||||
|
Returns the current DAB access descriptor parity.
|
|
||||||||||||
|
Returns the current LATp cell body parity setting in p.
|
|
||||||||||||
|
Returns the current LATp cell header parity setting in p.
|
|
||||||||||||
|
Returns current DAB command payload parity.
|
|
||||||||||||
|
Returns the current DAB command string parity.
|
|
||||||||||||
|
p determines if the DAB access descriptor parity is inverted
|
|
||||||||||||
|
p determines if the LATp Cell Body Parity is inverted
|
|
||||||||||||
|
p determines if the LATp CellHeader Parity is inverted
|
|
||||||||||||
|
p determines if the DAB command payload parity is inverted
|
|
||||||||||||
|
p determines if the DAB command string parity is inverted
|
1.3.3