/home/daqweb/fgddaq/c8051/lpb.c File Reference
#include <stdio.h>
#include <math.h>
#include <string.h>
#include "mscbemb.h"
#include "LPB.h"
#include "Devices/adc_internal.h"
#include "Protocols/LPB_SPI_handler.h"
Go to the source code of this file.
Function Documentation
void delay_Operation |
( |
void |
|
) |
|
void publishCtlCsr |
( |
void |
|
) |
|
void publishErr |
( |
bit |
errbit |
) |
|
void PublishVariable |
( |
float xdata * |
pvarDest, |
|
|
float |
varSrce, |
|
|
bit |
errbit | |
|
) |
| | |
float read_voltage |
( |
unsigned char |
channel, |
|
|
unsigned int * |
rvalue, |
|
|
unsigned char |
gain | |
|
) |
| | |
void switchonoff |
( |
unsigned char |
command |
) |
|
unsigned char user_func |
( |
unsigned char * |
data_in, |
|
|
unsigned char * |
data_out | |
|
) |
| | |
void user_init |
( |
unsigned char |
init |
) |
|
unsigned char user_read |
( |
unsigned char |
index |
) |
|
void user_write |
( |
unsigned char |
index |
) |
|
Variable Documentation
Definition at line 55 of file lpb.c.
Definition at line 59 of file lpb.c.
Definition at line 62 of file lpb.c.
Definition at line 63 of file lpb.c.
Definition at line 77 of file lpb.c.
Definition at line 75 of file lpb.c.
Definition at line 78 of file lpb.c.
Definition at line 78 of file lpb.c.
Definition at line 68 of file lpb.c.
Definition at line 88 of file lpb.c.
Definition at line 67 of file lpb.c.
Definition at line 94 of file lpb.c.
Definition at line 90 of file lpb.c.
Definition at line 91 of file lpb.c.
Definition at line 91 of file lpb.c.
Definition at line 92 of file lpb.c.
Definition at line 93 of file lpb.c.
Definition at line 85 of file lpb.c.
Definition at line 85 of file lpb.c.
Definition at line 79 of file lpb.c.
Definition at line 83 of file lpb.c.
Definition at line 82 of file lpb.c.
Definition at line 83 of file lpb.c.
Definition at line 78 of file lpb.c.
Definition at line 79 of file lpb.c.
Definition at line 74 of file lpb.c.
Definition at line 66 of file lpb.c.
Definition at line 50 of file lpb.c.
Definition at line 84 of file lpb.c.
Definition at line 84 of file lpb.c.
Definition at line 72 of file lpb.c.
Definition at line 71 of file lpb.c.
Definition at line 70 of file lpb.c.
Definition at line 82 of file lpb.c.
Definition at line 51 of file lpb.c.
Definition at line 89 of file lpb.c.
MSCB_INFO_VAR code vars[] |
Definition at line 98 of file lpb.c.