1110 |
kaklik |
1 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
|
|
2 |
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> |
|
|
3 |
<title>sd-reader: fat16_config.h File Reference</title> |
|
|
4 |
<link href="doxygen.css" rel="stylesheet" type="text/css"> |
|
|
5 |
<link href="tabs.css" rel="stylesheet" type="text/css"> |
|
|
6 |
</head><body> |
|
|
7 |
<!-- Generated by Doxygen 1.5.3-20071008 --> |
|
|
8 |
<div class="tabs"> |
|
|
9 |
<ul> |
|
|
10 |
<li><a href="index.html"><span>Main Page</span></a></li> |
|
|
11 |
<li><a href="modules.html"><span>Modules</span></a></li> |
|
|
12 |
<li><a href="annotated.html"><span>Data Structures</span></a></li> |
|
|
13 |
<li class="current"><a href="files.html"><span>Files</span></a></li> |
|
|
14 |
</ul> |
|
|
15 |
</div> |
|
|
16 |
<h1>fat16_config.h File Reference</h1><hr><a name="_details"></a><h2>Detailed Description</h2> |
|
|
17 |
FAT16 configuration (license: GPLv2 or LGPLv2.1). |
|
|
18 |
<p> |
|
|
19 |
|
|
|
20 |
<p> |
|
|
21 |
<table border="0" cellpadding="0" cellspacing="0"> |
|
|
22 |
<tr><td></td></tr> |
|
|
23 |
<tr><td colspan="2"><br><h2>Defines</h2></td></tr> |
|
|
24 |
<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group__fat16__config.html#g2115fb17b7fabf2e24432f05c6763be0">FAT16_WRITE_SUPPORT</a></td></tr> |
|
|
25 |
|
|
|
26 |
<tr><td class="mdescLeft"> </td><td class="mdescRight">Controls FAT16 write support. <a href="group__fat16__config.html#g2115fb17b7fabf2e24432f05c6763be0"></a><br></td></tr> |
|
|
27 |
<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group__fat16__config.html#gffbde05a4ec649e5d2c69aea08fdafa0">FAT16_DATETIME_SUPPORT</a></td></tr> |
|
|
28 |
|
|
|
29 |
<tr><td class="mdescLeft"> </td><td class="mdescRight">Controls FAT16 date and time support. <a href="group__fat16__config.html#gffbde05a4ec649e5d2c69aea08fdafa0"></a><br></td></tr> |
|
|
30 |
<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group__fat16__config.html#g533b388bd0b3a2ab62e42122dd886419">fat16_get_datetime</a>(year, month, day, hour, min, sec)</td></tr> |
|
|
31 |
|
|
|
32 |
<tr><td class="mdescLeft"> </td><td class="mdescRight">Determines the function used for retrieving current date and time. <a href="group__fat16__config.html#g533b388bd0b3a2ab62e42122dd886419"></a><br></td></tr> |
|
|
33 |
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="g4d805cbe04478a022ae0ea424ef95087"></a><!-- doxytag: member="fat16_config.h::FAT16_FS_COUNT" ref="g4d805cbe04478a022ae0ea424ef95087" args="" --> |
|
|
34 |
#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group__fat16__config.html#g4d805cbe04478a022ae0ea424ef95087">FAT16_FS_COUNT</a></td></tr> |
|
|
35 |
|
|
|
36 |
<tr><td class="mdescLeft"> </td><td class="mdescRight">Maximum number of filesystem handles. <br></td></tr> |
|
|
37 |
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="g7f30592730b029696d314d0bb2f7803f"></a><!-- doxytag: member="fat16_config.h::FAT16_FILE_COUNT" ref="g7f30592730b029696d314d0bb2f7803f" args="" --> |
|
|
38 |
#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group__fat16__config.html#g7f30592730b029696d314d0bb2f7803f">FAT16_FILE_COUNT</a></td></tr> |
|
|
39 |
|
|
|
40 |
<tr><td class="mdescLeft"> </td><td class="mdescRight">Maximum number of file handles. <br></td></tr> |
|
|
41 |
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="gae69ee783adf9002b0c746d8d2c59972"></a><!-- doxytag: member="fat16_config.h::FAT16_DIR_COUNT" ref="gae69ee783adf9002b0c746d8d2c59972" args="" --> |
|
|
42 |
#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group__fat16__config.html#gae69ee783adf9002b0c746d8d2c59972">FAT16_DIR_COUNT</a></td></tr> |
|
|
43 |
|
|
|
44 |
<tr><td class="mdescLeft"> </td><td class="mdescRight">Maximum number of directory handles. <br></td></tr> |
|
|
45 |
</table> |
|
|
46 |
<hr size="1"><address style="text-align: right;"><small>Generated on Thu Dec 13 19:38:48 2007 for sd-reader by |
|
|
47 |
<a href="http://www.doxygen.org/index.html"> |
|
|
48 |
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.3-20071008 </small></address> |
|
|
49 |
</body> |
|
|
50 |
</html> |