core/filesystem/sdcard.h File Reference

Go to the source code of this file.

Functions

bool_t SDInit (void)
bool_t SDReadCSD (uint8_t *pbCSD)
bool_t SDReadCID (uint8_t *pbCID)
bool_t SDReadOCR (uint32_t *pulOCR)
bool_t SDReadBlock (uint8_t *pbData, uint32_t ulBlock)
bool_t SDWriteBlock (const uint8_t *pbData, uint32_t ulBlock)
void disk_timerproc (void)

Detailed Description

SD card interface for use with lpcusb.

Todo:
Rename to follow Sceptre name convention.

Definition in file sdcard.h.

 All Data Structures Files Functions Variables Typedefs Enumerations Defines

Generated by  doxygen 1.6.2