![]() |
Doxygen Documentation |
|||||
Package: |
GTEM |
|||||
Version: |
V1-3-4 |
Marked: |
(not marked) |
|||
Constituent: |
gtem |
Tag: |
mv2304 |
|||
Functions | |
| int | gTEMcmd (gtemHandle gt, unsigned short temAddr, unsigned short opcode) |
| Sends a dataless command to the TEM address. | |
| int | gTEMload (gtemHandle gt, unsigned short temAddr, unsigned short regId, unsigned int val) |
| Loads a register with value. | |
| int | gTEMread (gtemHandle gt, unsigned short temAddr, unsigned short regId, unsigned int *val) |
| Reads a register returing value in val. | |
| int | gTEMlam (gtemHandle gt, unsigned short temAddr) |
| Sends the "Look At Me" message to the TEM. | |
| int | setCellHeaderParity (gtemHandle gt, unsigned short p) |
| p determines if the LATp CellHeader Parity is inverted | |
| int | getCellHeaderParity (gtemHandle gt, unsigned short *p) |
| Returns the current LATp cell header parity setting in p. | |
| int | setCellBodyParity (gtemHandle gt, unsigned short p) |
| p determines if the LATp Cell Body Parity is inverted | |
| int | getCellBodyParity (gtemHandle gt, unsigned short *p) |
| Returns the current LATp cell body parity setting in p. | |
| int | setCmdStrParityTEM (gtemHandle gt, unsigned short p) |
| p determines if the TEM command string parity is inverted | |
| int | getCmdStrParityTEM (gtemHandle gt, unsigned short *p) |
| Returns the current TEM command string parity. | |
| int | setAccessDescParityTEM (gtemHandle gt, unsigned short p) |
| p determines if the TEM access descriptor parity is inverted | |
| int | getAccessDescParityTEM (gtemHandle gt, unsigned short *p) |
| Returns the current TEM access descriptor parity. | |
| int | setCmdPayloadParityTEM (gtemHandle gt, unsigned short p) |
| p determines if the TEM command payload parity is inverted | |
| int | getCmdPayloadParityTEM (gtemHandle gt, unsigned short *p) |
| Returns current TEM command payload parity. | |
|
||||||||||||
|
Returns the current TEM 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 TEM command payload parity.
|
|
||||||||||||
|
Returns the current TEM command string parity.
|
|
||||||||||||||||
|
Sends a dataless command to the TEM address.
|
|
||||||||||||
|
Sends the "Look At Me" message to the TEM.
|
|
||||||||||||||||||||
|
Loads a register with value.
|
|
||||||||||||||||||||
|
Reads a register returing value in val.
|
|
||||||||||||
|
p determines if the TEM 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 TEM command payload parity is inverted
|
|
||||||||||||
|
p determines if the TEM command string parity is inverted
|
1.3.3