FSInit Function

Microchip MDD File System Interface

MDDFS Interface Library Help
FSInit Function
C
int FSInit();
Description

Initializes the static or dynamic memory slots for holding file structures. Initializes the device with the DISKmount function. Loads MBR and boot sector information. Initializes the current working directory to the root directory for the device if directory support is enabled.

Preconditions

The physical device should be connected to the microcontroller.

Return Values
Return Values 
Description 
TRUE 
Initialization successful 
Initialization unsuccessful 
Side Effects

The FSerrno variable will be changed.

Remarks

None

Microchip MDD File System Interface 1.2.0 - [Aug 18, 2008]
Copyright © 2008 Microchip Technology, Inc.  All rights reserved.