SFBSDRaw.h File Reference

Bit-banged SDCard raw disk access. More...

#include "SFBTypes.h"
#include "SFBConstants.h"

Include dependency graph for SFBSDRaw.h:

Go to the source code of this file.

Data Structures

struct  SDRawDiskInfo
 Information associated with an SD Card. More...
class  SDRaw
 A class to control an SD Card. More...

Defines

#define SDRAW_BLOCK_SIZE_BIT_COUNT   9
#define SDRAW_BLOCK_SIZE   (1<<(SDRAW_BLOCK_SIZE_BIT_COUNT))
#define SDRAW_BLOCK_SIZE_BIT_MASK   ((SDRAW_BLOCK_SIZE)-1)


Detailed Description

Bit-banged SDCard raw disk access.

Author:
David H. Ackley.
Date:
(C) 2010 All rights reserved.
Code License:
The GNU Lesser General Public License
License Note:
All code samples shown in documentation are placed into the public domain.
Since:
0.9.17

Generated on Fri Apr 22 06:56:45 2011 for SFB by doxygen 1.5.9