mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-15 03:57:41 +00:00
FatFs: Update to R0.12a.
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
<h2>f_tell</h2>
|
||||
<p>現在のリード/ライト ポインタを取得します。</p>
|
||||
<pre>
|
||||
DWORD f_tell (
|
||||
FSIZE_t f_tell (
|
||||
FIL* <span class="arg">fp</span> <span class="c">/* [IN] ファイル オブジェクト */</span>
|
||||
);
|
||||
</pre>
|
||||
|
Reference in New Issue
Block a user