libpruio  0.6.8
Fast and easy Digital/Analog Input/Output for Beaglebones
pruio_pins_sd.bi File Reference

Pre-defined macros to handle the SD card slot connectors. More...

This graph shows which files directly or indirectly include this file:

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)
 

Detailed Description

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).

Since
0.6.8

Definition in file pruio_pins_sd.bi.