Xemu [doxygen]  hyppo 0a42be3a057156924bc1b626a687bd6e27349c45 @ Sat 19 Mar 02:15:11 CET 2022
Functions
sdcard.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

Uint8 sdcard_spi_transfer (Uint8 data)
 
void sdcard_spi_select (int select)
 

Function Documentation

◆ sdcard_spi_select()

void sdcard_spi_select ( int  select)

Definition at line 29 of file sdcard.c.

◆ sdcard_spi_transfer()

Uint8 sdcard_spi_transfer ( Uint8  data)

Definition at line 39 of file sdcard.c.