Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Unable to render {include} The included page could not be found.
Unable to render {include} The included page could not be found.

FSDev_SD_Card_BSP_Open()

CPU_BOOLEAN FSDev_SD_Card_BSP_Open (FS_QTY unit_nbr);

 

File

Called from

Code enabled by

fs_dev_sd_card_bsp.c

FSDev_SD_Card_Refresh()

N/A

Open (initialize) SD/MMC card interface.

Arguments

unit_nbr

Unit number of SD/MMC card.

Returned Value

DEF_OK, if interface was opened.

DEF_FAIL, otherwise.

Notes/Warnings

This function will be called EVERY time the device is opened.

  • No labels