Contents From MDD File System Interface Library previous page next page MDDFS Interface Library Help Contents | Index | Home Contents Microchip MDD File System Interface Library SW License Agreement Release Notes Getting Started Terminology Boot sector Cluster Current Working Directory Directory FAT Master Boot Record Root directory Sector LFN Required Hardware Configuration 1: PIC18 Explorer Board Configuration 2: Explorer 16 Board Configuration 3: PIC24FJ256DA210 Development Board Configuring Hardware Configuration using PIC18 Explorer Board Configuration using Explorer 16 Board Configuration using PIC24FJ256DA210 Development Board Firmware Directory Structure Firmware Running the SD Card Demo Example Code Configuring the library APIs File Manipulation Layer (FSIO) Functions FSInit Function FSfopen Function FSfopenpgm Function wFSfopen Function FSrename Function FSrenamepgm Function wFSrename Function FSremove Function FSremovepgm Function wFSremove Function FindFirst Function FindFirstpgm Function wFindFirst Function FindNext Function FSfwrite Function FSfread Function FSfseek Function FSftell Function FSfclose Function FSfeof Function FSerror Function FSattrib Function FSfprintf Function FSrewind Function FSformat Function FSCreateMBR Function FSGetDiskProperties Function FSgetcwd Function wFSgetcwd Function FSmkdir Function FSmkdirpgm Function wFSmkdir Function FSchdir Function FSchdirpgm Function wFSchdir Function FSrmdir Function FSrmdirpgm Function wFSrmdir Function intmax_t Macro Types CETYPE Enumeration FSFILE Structure SearchRec Structure Macros MDD_InitIO Macro MDD_MediaInitialize Macro MDD_ReadCapacity Macro MDD_ReadSectorSize Macro MDD_SectorRead Macro MDD_SectorWrite Macro MDD_ShutdownMedia Macro MDD_WriteProtectState Macro ALLOW_DIRS Macro ALLOW_FILESEARCH Macro ALLOW_FORMATS Macro ALLOW_WRITES Macro FAT12 Macro FAT16 Macro FAT32 Macro FILE_NAME_SIZE_8P3 Macro FS_DYNAMIC_MEM Macro FS_MAX_FILES_OPEN Macro MAX_FILE_NAME_LENGTH_LFN Macro MAX_HEAP_SIZE Macro MEDIA_SECTOR_SIZE Macro SEEK_SET Macro SEEK_CUR Macro SEEK_END Macro SUPPORT_FAT32 Macro SUPPORT_LFN Macro USE_SD_INTERFACE_WITH_SPI Macro USEREALTIMECLOCK Macro SD-SPI Physical Layer Functions MDD_SDSPI_MediaDetect Function MDD_SDSPI_InitIO Function MDD_SDSPI_MediaInitialize Function MDD_SDSPI_SectorRead Function MDD_SDSPI_SectorWrite Function MDD_SDSPI_ReadSectorSize Function MDD_SDSPI_ReadCapacity Function MDD_SDSPI_ShutdownMedia Function CF Physical Layer Functions MDD_CFBT_MediaDetect Function MDD_CFBT_InitIO Function MDD_CFBT_MediaInitialize Function MDD_CFBT_SectorRead Function MDD_CFBT_SectorWrite Function MDD_CFBT_WriteProtectState Function MDD_CFBT_CFwait Function MDD_CFPMP_MediaDetect Function MDD_CFPMP_MediaInitialize Function MDD_CFPMP_SectorRead Function MDD_CFPMP_SectorWrite Function MDD_CFPMP_WriteProtectState Function MDD_CFPMP_CFwait Function Microchip MDD File System Interface 1.4.2 - [Oct 15, 2012]Copyright © 2012 Microchip Technology, Inc. All rights reserved. Contents | Index | Home previous page start next page