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.
Loading...
Searching...
No Matches
masterBootRecordSector Struct Reference

#include <FsStructs.h>

Public Attributes

uint8_t bootCode [446]
 
MbrPart_t part [4]
 
uint8_t signature [2]
 

Member Data Documentation

◆ bootCode

uint8_t masterBootRecordSector::bootCode[446]

◆ part

MbrPart_t masterBootRecordSector::part[4]

◆ signature

uint8_t masterBootRecordSector::signature[2]

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