#include "LPC214x.h"
#include "type.h"
#include "irq.h"
#include "ssp.h"
#include "main.h"
#include "system.h"
#include "LL_HL_comm.h"
Go to the source code of this file.
Function Documentation
int LL_write |
( |
unsigned char * |
data, |
|
|
unsigned short |
cnt, |
|
|
unsigned char |
PD |
|
) |
| |
Definition at line 27 of file ssp.c.
void SSPReceive |
( |
unsigned char |
SPI_rxdata | ) |
[inline] |
Variable Documentation
Definition at line 12 of file ssp.c.
Definition at line 11 of file ssp.c.
Definition at line 23 of file ssp.c.
Definition at line 17 of file ssp.c.
Definition at line 20 of file ssp.c.
Definition at line 10 of file ssp.c.
Definition at line 13 of file ssp.c.
Definition at line 9 of file ssp.c.
Definition at line 19 of file ssp.c.
Definition at line 15 of file ssp.c.