![]() |
Doxygen Documentation |
|||||
Package: |
GDAB |
|||||
Version: |
dev |
Marked: |
(not marked) |
|||
Constituent: |
gdab |
Tag: |
mv2304 |
|||
#include "GDAB/gdab.h"
Functions | |
| int | gCRUcmd (gdabHandle gdab, unsigned short opcode) |
| Sends a dataless command to the CRU address. | |
| int | gCRUload (gdabHandle gdab, unsigned short regId, unsigned int value) |
| Loads a register with value. | |
| int | gCRUread (gdabHandle gdab, unsigned short regId, unsigned int *value) |
| Reads a register returing value in val. | |
|
||||||||||||
|
Sends a dataless command to the CRU address.
|
|
||||||||||||||||
|
Loads a register with value.
|
|
||||||||||||||||
|
Reads a register returing value in val.
The following error codes are returned when LATp errors occur:
|
1.3.3