User manual

388
mikoPascal PRO for dsPIC30/33 and PIC24
MikroElektronika
Library Dependency Tree
The following variable must be dened
in all projects using MMC library:
Description: Example:
var Mmc_Chip_Select : sbit; sfr;
external;
Chip select pin.
var Mmc_Chip_Select : sbit at LATF0_
bit;
var Mmc_Chip_Select_Direction :
sbit; sfr; external;
Direction of the chip select pin.
var Mmc_Chip_Select_Direction : sbit
at TRISF0_bit;
External dependencies of MMC Library
Library Routines
- Mmc_Init
- Mmc_Read_Sector
- Mmc_Write_Sector
- Mmc_Read_Cid
- Mmc_Read_Csd
Routines for le handling:
- Mmc_Fat_Init
- Mmc_Fat_QuickFormat
- Mmc_Fat_Assign
- Mmc_Fat_Reset
- Mmc_Fat_Read
- Mmc_Fat_Rewrite
- Mmc_Fat_Append
- Mmc_Fat_Delete
- Mmc_Fat_Write
- Mmc_Fat_Set_File_Date
- Mmc_Fat_Get_File_Date
- Mmc_Fat_Get_File_Date_Modied
- Mmc_Fat_Get_File_Size
- Mmc_Fat_Get_Swap_File