#include "xparameters.h"#include "fat16.h"#include "microsd.h"#include "xio.h"#include "term.h"Go to the source code of this file.
Defines | |
| #define | SPI_BASEADDR XPAR_SPI_0_BASEADDR |
Last Modified: 9-16-08
Definition in file TestApp_MicroSD.c.
| #define SPI_BASEADDR XPAR_SPI_0_BASEADDR |
The following constants map to the SPI parameter created in the xparameters.h file.
Definition at line 31 of file TestApp_MicroSD.c.
1.5.6