Repetier-Firmware-4-Davinci/api-doc/html/structfat__boot.html

497 wiersze
25 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<title>Repetier-Firmware: fat_boot Struct Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
$(document).ready(initResizable);
</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { searchBox.OnSelectItem(0); });
</script>
</head>
<body>
<div id="top"><!-- do not remove this div! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="repetier-logo-trans128.png"/></td>
<td style="padding-left: 0.5em;">
<div id="projectname">Repetier-Firmware
&#160;<span id="projectnumber">0.91</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- Generated by Doxygen 1.7.6.1 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main&#160;Page</span></a></li>
<li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li class="current"><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
<li><a href="classes.html"><span>Data&#160;Structure&#160;Index</span></a></li>
<li><a href="hierarchy.html"><span>Class&#160;Hierarchy</span></a></li>
<li><a href="functions.html"><span>Data&#160;Fields</span></a></li>
</ul>
</div>
</div>
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
initNavTree('structfat__boot.html','');
</script>
<div id="doc-content">
<div class="header">
<div class="summary">
<a href="#pub-attribs">Data Fields</a> </div>
<div class="headertitle">
<div class="title">fat_boot Struct Reference</div> </div>
</div><!--header-->
<div class="contents">
<!-- doxytag: class="fat_boot" -->
<p>Boot sector for a FAT12/FAT16 volume.
<a href="structfat__boot.html#details">More...</a></p>
<p><code>#include &lt;<a class="el" href="_sd_fat_8h_source.html">SdFat.h</a>&gt;</code></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="pub-attribs"></a>
Data Fields</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">uint8_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structfat__boot.html#a61b95cffdd449d10352cfd0288b23287">jump</a> [3]</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">char&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structfat__boot.html#adff248465625d1fa3583bfcf2838620d">oemId</a> [8]</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">uint16_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structfat__boot.html#adb2ddeae74baf681103d21d724814a63">bytesPerSector</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">uint8_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structfat__boot.html#a3ce07376c286acd8393a18a32d7ca4c0">sectorsPerCluster</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">uint16_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structfat__boot.html#a16c854faf567331bbbfb383e6c8df6f5">reservedSectorCount</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">uint8_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structfat__boot.html#a624e9eb125b4fc8aeaebcccf79e17aa8">fatCount</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">uint16_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structfat__boot.html#aabe25e54b9c06a9a7393fc6c475d9fa1">rootDirEntryCount</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">uint16_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structfat__boot.html#ad717f5b9af13f8ec9d0d6d1337174dfa">totalSectors16</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">uint8_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structfat__boot.html#ab88738f9cb91c882cb91d5e83a19a73f">mediaType</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">uint16_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structfat__boot.html#abf85d1c57b01c8901a0cdcd0ac1babc2">sectorsPerFat16</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">uint16_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structfat__boot.html#a42886f9109ee1759d5972e871f0689a8">sectorsPerTrack</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">uint16_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structfat__boot.html#a57cb7e16b9969fa87c9f1ca43a87d217">headCount</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">uint32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structfat__boot.html#a454fd6cc3f063c86b7fe65c367da7cdd">hidddenSectors</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">uint32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structfat__boot.html#a64d5902f9e900ecc745b1c0b325d875f">totalSectors32</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">uint8_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structfat__boot.html#aa7c65fdb4f759fca094105d1c870bcb2">driveNumber</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">uint8_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structfat__boot.html#a2a2556147677ece60b8aadf4a0d608ed">reserved1</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">uint8_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structfat__boot.html#acc4a4e4c22b630d12c1b2c2b8c7eb366">bootSignature</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">uint32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structfat__boot.html#a7c9ffcee12051cefe1724e8024af25f8">volumeSerialNumber</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">char&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structfat__boot.html#a253960050a38d2bfb2f57e86769aca62">volumeLabel</a> [11]</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">char&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structfat__boot.html#adf80bb044ef7c8ac6d371268aa338e23">fileSystemType</a> [8]</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">uint8_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structfat__boot.html#a3a3b1f80267552c92749bd86827821a2">bootCode</a> [448]</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">uint8_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structfat__boot.html#abdaf2cc75b74800944ede557442ca5bd">bootSectorSig0</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">uint8_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structfat__boot.html#a44983e94ecddbdcb7ab691e493a13d94">bootSectorSig1</a></td></tr>
</table>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>Boot sector for a FAT12/FAT16 volume. </p>
</div><hr/><h2>Field Documentation</h2>
<a class="anchor" id="a3a3b1f80267552c92749bd86827821a2"></a><!-- doxytag: member="fat_boot::bootCode" ref="a3a3b1f80267552c92749bd86827821a2" args="[448]" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">uint8_t <a class="el" href="structfat__boot.html#a3a3b1f80267552c92749bd86827821a2">bootCode</a>[448]</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>X86 boot code </p>
</div>
</div>
<a class="anchor" id="abdaf2cc75b74800944ede557442ca5bd"></a><!-- doxytag: member="fat_boot::bootSectorSig0" ref="abdaf2cc75b74800944ede557442ca5bd" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">uint8_t <a class="el" href="structfat__boot.html#abdaf2cc75b74800944ede557442ca5bd">bootSectorSig0</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>must be 0X55 </p>
</div>
</div>
<a class="anchor" id="a44983e94ecddbdcb7ab691e493a13d94"></a><!-- doxytag: member="fat_boot::bootSectorSig1" ref="a44983e94ecddbdcb7ab691e493a13d94" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">uint8_t <a class="el" href="structfat__boot.html#a44983e94ecddbdcb7ab691e493a13d94">bootSectorSig1</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>must be 0XAA </p>
</div>
</div>
<a class="anchor" id="acc4a4e4c22b630d12c1b2c2b8c7eb366"></a><!-- doxytag: member="fat_boot::bootSignature" ref="acc4a4e4c22b630d12c1b2c2b8c7eb366" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">uint8_t <a class="el" href="structfat__boot.html#acc4a4e4c22b630d12c1b2c2b8c7eb366">bootSignature</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>0X29 if next three fields are valid </p>
</div>
</div>
<a class="anchor" id="adb2ddeae74baf681103d21d724814a63"></a><!-- doxytag: member="fat_boot::bytesPerSector" ref="adb2ddeae74baf681103d21d724814a63" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">uint16_t <a class="el" href="structfat__boot.html#adb2ddeae74baf681103d21d724814a63">bytesPerSector</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>The size of a hardware sector. Valid decimal values for this field are 512, 1024, 2048, and 4096. For most disks used in the United States, the value of this field is 512. </p>
</div>
</div>
<a class="anchor" id="aa7c65fdb4f759fca094105d1c870bcb2"></a><!-- doxytag: member="fat_boot::driveNumber" ref="aa7c65fdb4f759fca094105d1c870bcb2" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">uint8_t <a class="el" href="structfat__boot.html#aa7c65fdb4f759fca094105d1c870bcb2">driveNumber</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Related to the BIOS physical drive number. Floppy drives are identified as 0x00 and physical hard disks are identified as 0x80, regardless of the number of physical disk drives. Typically, this value is set prior to issuing an INT 13h BIOS call to specify the device to access. The value is only relevant if the device is a boot device. </p>
</div>
</div>
<a class="anchor" id="a624e9eb125b4fc8aeaebcccf79e17aa8"></a><!-- doxytag: member="fat_boot::fatCount" ref="a624e9eb125b4fc8aeaebcccf79e17aa8" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">uint8_t <a class="el" href="structfat__boot.html#a624e9eb125b4fc8aeaebcccf79e17aa8">fatCount</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>The number of copies of the FAT on the volume. The value of this field is always 2. </p>
</div>
</div>
<a class="anchor" id="adf80bb044ef7c8ac6d371268aa338e23"></a><!-- doxytag: member="fat_boot::fileSystemType" ref="adf80bb044ef7c8ac6d371268aa338e23" args="[8]" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">char <a class="el" href="structfat__boot.html#adf80bb044ef7c8ac6d371268aa338e23">fileSystemType</a>[8]</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>A field with a value of either FAT, FAT12 or FAT16, depending on the disk format. </p>
</div>
</div>
<a class="anchor" id="a57cb7e16b9969fa87c9f1ca43a87d217"></a><!-- doxytag: member="fat_boot::headCount" ref="a57cb7e16b9969fa87c9f1ca43a87d217" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">uint16_t <a class="el" href="structfat__boot.html#a57cb7e16b9969fa87c9f1ca43a87d217">headCount</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Number of heads for interrupt 0x13. Not used otherwise. </p>
</div>
</div>
<a class="anchor" id="a454fd6cc3f063c86b7fe65c367da7cdd"></a><!-- doxytag: member="fat_boot::hidddenSectors" ref="a454fd6cc3f063c86b7fe65c367da7cdd" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">uint32_t <a class="el" href="structfat__boot.html#a454fd6cc3f063c86b7fe65c367da7cdd">hidddenSectors</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Count of hidden sectors preceding the partition that contains this FAT volume. This field is generally only relevant for media visible on interrupt 0x13. </p>
</div>
</div>
<a class="anchor" id="a61b95cffdd449d10352cfd0288b23287"></a><!-- doxytag: member="fat_boot::jump" ref="a61b95cffdd449d10352cfd0288b23287" args="[3]" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">uint8_t <a class="el" href="structfat__boot.html#a61b95cffdd449d10352cfd0288b23287">jump</a>[3]</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>The first three bytes of the boot sector must be valid, executable x 86-based CPU instructions. This includes a jump instruction that skips the next nonexecutable bytes. </p>
</div>
</div>
<a class="anchor" id="ab88738f9cb91c882cb91d5e83a19a73f"></a><!-- doxytag: member="fat_boot::mediaType" ref="ab88738f9cb91c882cb91d5e83a19a73f" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">uint8_t <a class="el" href="structfat__boot.html#ab88738f9cb91c882cb91d5e83a19a73f">mediaType</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>This dates back to the old MS-DOS 1.x media determination and is no longer usually used for anything. 0xF8 is the standard value for fixed (nonremovable) media. For removable media, 0xF0 is frequently used. Legal values are 0xF0 or 0xF8-0xFF. </p>
</div>
</div>
<a class="anchor" id="adff248465625d1fa3583bfcf2838620d"></a><!-- doxytag: member="fat_boot::oemId" ref="adff248465625d1fa3583bfcf2838620d" args="[8]" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">char <a class="el" href="structfat__boot.html#adff248465625d1fa3583bfcf2838620d">oemId</a>[8]</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>This is typically a string of characters that identifies the operating system that formatted the volume. </p>
</div>
</div>
<a class="anchor" id="a2a2556147677ece60b8aadf4a0d608ed"></a><!-- doxytag: member="fat_boot::reserved1" ref="a2a2556147677ece60b8aadf4a0d608ed" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">uint8_t <a class="el" href="structfat__boot.html#a2a2556147677ece60b8aadf4a0d608ed">reserved1</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>used by Windows NT - should be zero for FAT </p>
</div>
</div>
<a class="anchor" id="a16c854faf567331bbbfb383e6c8df6f5"></a><!-- doxytag: member="fat_boot::reservedSectorCount" ref="a16c854faf567331bbbfb383e6c8df6f5" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">uint16_t <a class="el" href="structfat__boot.html#a16c854faf567331bbbfb383e6c8df6f5">reservedSectorCount</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>The number of sectors preceding the start of the first FAT, including the boot sector. The value of this field is always 1. </p>
</div>
</div>
<a class="anchor" id="aabe25e54b9c06a9a7393fc6c475d9fa1"></a><!-- doxytag: member="fat_boot::rootDirEntryCount" ref="aabe25e54b9c06a9a7393fc6c475d9fa1" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">uint16_t <a class="el" href="structfat__boot.html#aabe25e54b9c06a9a7393fc6c475d9fa1">rootDirEntryCount</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>For FAT12 and FAT16 volumes, this field contains the count of 32-byte directory entries in the root directory. For FAT32 volumes, this field must be set to 0. For FAT12 and FAT16 volumes, this value should always specify a count that when multiplied by 32 results in a multiple of bytesPerSector. FAT16 volumes should use the value 512. </p>
</div>
</div>
<a class="anchor" id="a3ce07376c286acd8393a18a32d7ca4c0"></a><!-- doxytag: member="fat_boot::sectorsPerCluster" ref="a3ce07376c286acd8393a18a32d7ca4c0" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">uint8_t <a class="el" href="structfat__boot.html#a3ce07376c286acd8393a18a32d7ca4c0">sectorsPerCluster</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Number of sectors per allocation unit. This value must be a power of 2 that is greater than 0. The legal values are 1, 2, 4, 8, 16, 32, 64, and 128. 128 should be avoided. </p>
</div>
</div>
<a class="anchor" id="abf85d1c57b01c8901a0cdcd0ac1babc2"></a><!-- doxytag: member="fat_boot::sectorsPerFat16" ref="abf85d1c57b01c8901a0cdcd0ac1babc2" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">uint16_t <a class="el" href="structfat__boot.html#abf85d1c57b01c8901a0cdcd0ac1babc2">sectorsPerFat16</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Count of sectors occupied by one FAT on FAT12/FAT16 volumes. On FAT32 volumes this field must be 0, and sectorsPerFat32 contains the FAT size count. </p>
</div>
</div>
<a class="anchor" id="a42886f9109ee1759d5972e871f0689a8"></a><!-- doxytag: member="fat_boot::sectorsPerTrack" ref="a42886f9109ee1759d5972e871f0689a8" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">uint16_t <a class="el" href="structfat__boot.html#a42886f9109ee1759d5972e871f0689a8">sectorsPerTrack</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Sectors per track for interrupt 0x13. Not used otherwise. </p>
</div>
</div>
<a class="anchor" id="ad717f5b9af13f8ec9d0d6d1337174dfa"></a><!-- doxytag: member="fat_boot::totalSectors16" ref="ad717f5b9af13f8ec9d0d6d1337174dfa" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">uint16_t <a class="el" href="structfat__boot.html#ad717f5b9af13f8ec9d0d6d1337174dfa">totalSectors16</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>This field is the old 16-bit total count of sectors on the volume. This count includes the count of all sectors in all four regions of the volume. This field can be 0; if it is 0, then totalSectors32 must be nonzero. For FAT32 volumes, this field must be 0. For FAT12 and FAT16 volumes, this field contains the sector count, and totalSectors32 is 0 if the total sector count fits (is less than 0x10000). </p>
</div>
</div>
<a class="anchor" id="a64d5902f9e900ecc745b1c0b325d875f"></a><!-- doxytag: member="fat_boot::totalSectors32" ref="a64d5902f9e900ecc745b1c0b325d875f" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">uint32_t <a class="el" href="structfat__boot.html#a64d5902f9e900ecc745b1c0b325d875f">totalSectors32</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>This field is the new 32-bit total count of sectors on the volume. This count includes the count of all sectors in all four regions of the volume. This field can be 0; if it is 0, then totalSectors16 must be nonzero. </p>
</div>
</div>
<a class="anchor" id="a253960050a38d2bfb2f57e86769aca62"></a><!-- doxytag: member="fat_boot::volumeLabel" ref="a253960050a38d2bfb2f57e86769aca62" args="[11]" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">char <a class="el" href="structfat__boot.html#a253960050a38d2bfb2f57e86769aca62">volumeLabel</a>[11]</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>A field once used to store the volume label. The volume label is now stored as a special file in the root directory. </p>
</div>
</div>
<a class="anchor" id="a7c9ffcee12051cefe1724e8024af25f8"></a><!-- doxytag: member="fat_boot::volumeSerialNumber" ref="a7c9ffcee12051cefe1724e8024af25f8" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">uint32_t <a class="el" href="structfat__boot.html#a7c9ffcee12051cefe1724e8024af25f8">volumeSerialNumber</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>A random serial number created when formatting a disk, which helps to distinguish between disks. Usually generated by combining date and time. </p>
</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li>src/ArduinoAVR/Repetier/<a class="el" href="_sd_fat_8h_source.html">SdFat.h</a></li>
</ul>
</div><!-- contents -->
</div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark">&#160;</span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark">&#160;</span>Data Structures</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark">&#160;</span>Namespaces</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark">&#160;</span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark">&#160;</span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark">&#160;</span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark">&#160;</span>Typedefs</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(7)"><span class="SelectionMark">&#160;</span>Friends</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(8)"><span class="SelectionMark">&#160;</span>Defines</a></div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="structfat__boot.html">fat_boot</a> </li>
<li class="footer">Generated on Mon Dec 30 2013 18:53:03 for Repetier-Firmware by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.6.1 </li>
</ul>
</div>
</body>
</html>