![]() |
Doxygen Documentation |
|||||
Package: |
GDAB |
|||||
Version: |
V2-0-1 |
Marked: |
(not marked) |
|||
Constituent: |
gdab |
Tag: |
linux-gcc |
|||
#include "GDAB/gdab.h"
Functions | |
| int | gPDUCcmd (gdabHandle gdab, unsigned short pduAddr, unsigned short opcode) |
| Sends a dataless command to the PDU. | |
| int | gPDUCload (gdabHandle gdab, unsigned short pduAddr, unsigned short regId, unsigned int value) |
| Loads a register with value. | |
| int | gPDUCread (gdabHandle gdab, unsigned short pduAddr, unsigned short regId, unsigned int *value) |
| Reads a register returing value in val. | |
|
||||||||||||||||
|
Sends a dataless command to the PDU.
|
|
||||||||||||||||||||
|
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