KallistiOS git master
Independent SDK for the Sega Dreamcast
Loading...
Searching...
No Matches
sd_init_params_t Struct Reference

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)
 

Detailed Description

SD card initialization parameters.

Field Documentation

◆ check_crc

bool sd_init_params_t::check_crc

Enable CRC checking (true) or disable (false)

◆ interface

sd_interface_t sd_init_params_t::interface

Interface to use (SCIF or SCI)


The documentation for this struct was generated from the following file: