Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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. Anchor11422371142237

Arguments

Anchor11422381142238unit_nbr Anchor11422391142239

Unit number of SD/MMC card.

...

Returned Value

Anchor11422411142241DEF_OK, if interface was opened. Anchor11422421142242

DEF_FAIL, otherwise. Anchor11422431142243

Notes/Warnings

...

  1. This function will be called

...

  1. every time the device is opened.