Pre-defined macros to handle the SD card slot connectors. More...
Go to the source code of this file.
Macros | |
#define | SD_01 /* &h3D '61 */ |
CPU ball number for pin 1 on SD slot (F18) | |
#define | SD_02 /* &h3C '60 */ |
CPU ball number for pin 2 on SD slot (F17) | |
#define | SD_03 /* &h41 '65 */ |
CPU ball number for pin 3 on SD slot (G18) | |
#define | SD_05 /* &h40 '64 */ |
CPU ball number for pin 5 on SD slot (G17) | |
#define | SD_07 /* &h3F '63 */ |
CPU ball number for pin 7 on SD slot (G16) | |
#define | SD_08 /* &h3E '62 */ |
CPU ball number for pin 8 on SD slot (G15) | |
#define | SD_10 /* &h58 '88 */ |
CPU ball number for pin 10 on SD slot (C15) | |
Pre-defined macros to handle the SD card slot connectors.
This file contains macros to easy handle the connector pins of the SD card slot. Instead of searching the CPU ball number in lists, you can use these macros named after the connectors pin number (ie pin 3 is named SD_3).
Definition in file pruio_pins_sd.bi.