![]() |
Doxygen Documentation |
|||||
Package: |
GAEM |
|||||
Version: |
V2-1-2 |
Marked: |
(not marked) |
|||
Constituent: |
vaem |
Tag: |
sun-gcc |
|||
Functions | |
| int | gAEMcmd (gaemHandle ga, unsigned short opcode) |
| Sends a dataless command to the AEM. | |
| int | gAEMload (gaemHandle ga, unsigned short regId, unsigned int val) |
| Loads a register with value. | |
| int | gAEMread (gaemHandle ga, unsigned short regId, unsigned int *val) |
| Reads a register returing value in val. | |
| int | gAEMlam (gaemHandle ga) |
| Sends the "Look At Me" message to the AEM. | |
| int | setCmdStrParityAEM (gaemHandle ga, unsigned short p) |
| p determines if the AEM command string parity is inverted | |
| int | getCmdStrParityAEM (gaemHandle ga, unsigned short *p) |
| Returns current AEM command string parity. | |
| int | setAccessDescParityAEM (gaemHandle ga, unsigned short p) |
| Sets the current AEM access descriptor parity. | |
| int | getAccessDescParityAEM (gaemHandle ga, unsigned short *p) |
| Returns current AEM access descriptor parity. | |
| int | setCmdPayloadParityAEM (gaemHandle ga, unsigned short p) |
| p determines if the AEM command payload parity is inverted | |
| int | getCmdPayloadParityAEM (gaemHandle ga, unsigned short *p) |
| Returns the current AEM command payload parity. | |
| int | gAEM_SetAddr (gaemHandle ga, unsigned short addr) |
| Sets system wide AEM LATp address. | |
| int | gAEM_GetAddr (gaemHandle ga, unsigned short *addr) |
| Gets system wide AEM LATp address. | |
|
||||||||||||
|
Gets system wide AEM LATp address.
|
|
||||||||||||
|
Sets system wide AEM LATp address.
|
|
||||||||||||
|
Sends a dataless command to the AEM.
|
|
|
Sends the "Look At Me" message to the AEM.
|
|
||||||||||||||||
|
Loads a register with value.
|
|
||||||||||||||||
|
Reads a register returing value in val.
|
|
||||||||||||
|
Returns current AEM access descriptor parity.
|
|
||||||||||||
|
Returns the current AEM command payload parity.
|
|
||||||||||||
|
Returns current AEM command string parity.
|
|
||||||||||||
|
Sets the current AEM access descriptor parity.
|
|
||||||||||||
|
p determines if the AEM command payload parity is inverted
|
|
||||||||||||
|
p determines if the AEM command string parity is inverted
|
1.3.3