![]() |
Soldered SD Card Arduino Library 1.0.0
Easily read and write files to and form the SD card breakout! A fork of the original SDFat library by Bill Greiman.
|
#include <FsStructs.h>
Public Attributes | |
| uint8_t | jmpInstruction [3] |
| char | oemName [8] |
| BpbExFat_t | bpb |
| uint8_t | bootCode [390] |
| uint8_t | signature [2] |
| uint8_t ExFatBootSector::bootCode[390] |
| BpbExFat_t ExFatBootSector::bpb |
| uint8_t ExFatBootSector::jmpInstruction[3] |
| char ExFatBootSector::oemName[8] |
| uint8_t ExFatBootSector::signature[2] |