CARME-M4 BSP  V1.5
Private work area

Module private work area. More...

+ Collaboration diagram for Private work area:

Macros

#define DEF_NAMEBUF   BYTE sfn[12]
 
#define INIT_BUF(dobj)   (dobj).fn = sfn
 
#define FREE_BUF()
 

Variables

static WORD Fsid
 

Detailed Description

Module private work area.

Note
Note that uninitialized variables with static duration are zeroed/nulled at start-up. If not, the compiler or start-up routine is out of ANSI-C standard.

Variable Documentation

WORD Fsid
static

File system mount ID No LFN feature

Definition at line 534 of file ff.c.