User manual
390
mikoBasic PRO for dsPIC30/33 and PIC24
MikroElektronika
Library Dependency Tree
The following variable must be dened
in all projects using MMC library:
Description: Example:
dim Mmc_Chip_Select as sbit sfr
external
Chip select pin.
dim Mmc_Chip_Select as sbit at LATF0_
bit
dim Mmc_Chip_Select_Direction
as sbit sfr external
Direction of the chip select pin.
dim Mmc_Chip_Select_Direction as
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_Modied
- Mmc_Fat_Get_File_Size
- Mmc_Fat_Get_Swap_File