LPCOpen Platform
v1.03
LPCOpen Platform for NXP LPC Microcontrollers
Main Page
Modules
Data Structures
Files
Related Pages
File List
Globals
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
fs_mem.h
Go to the documentation of this file.
1
2
#ifndef __FS_MEM_H_
3
#define __FS_MEM_H_
4
5
#include "board.h"
6
7
#define SECTOR_SZ 512
/* Size of a single sector */
8
9
#ifdef __cplusplus
10
extern
"C"
{
11
#endif
12
26
void
FATFS_GetBufferInfo
(uint8_t **
buffer
,
uint32_t
*size);
27
32
#ifdef __cplusplus
33
}
34
#endif
35
36
#endif
/* ifndef __FS_MEM_H_ */
software
filesystems
fatfslpc
fs_mem.h
Generated on Fri May 10 2013 10:42:10 for LPCOpen Platform by
1.8.2