User manual

Table Of Contents
mikroC PRO for PIC32
MikroElektronika
365
Library Dependency Tree
The following variable must be dened
in all projects using MMC library:
Description: Example:
extern sfr sbit Mmc_Chip_
Select;
Chip select pin.
sbit Mmc_Chip_Select at LATF0_bit;
extern sfr sbit Mmc_Chip_Select_
Direction;
Direction of the chip select pin.
sbit Mmc_Chip_Select_Direction 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