|
KallistiOS git master
Independent SDK for the Sega Dreamcast
|
SD card initialization parameters. More...
#include <sd.h>
Data Fields | |
| sd_interface_t | interface |
| Interface to use (SCIF or SCI) | |
| bool | check_crc |
| Enable CRC checking (true) or disable (false) | |
SD card initialization parameters.
| bool sd_init_params_t::check_crc |
Enable CRC checking (true) or disable (false)
| sd_interface_t sd_init_params_t::interface |
Interface to use (SCIF or SCI)