Versions Compared

Key

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

...

Anchor11422201142220 FSDev_SD_Card_BSP_Open() Anchor11422211142221CPU_BOOLEAN FSDev_SD_Card_BSP_Open (FS_QTY unit_nbr); Anchor11422351142235  

...

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

...

unit_nbr Anchor11422391142239

Unit number of SD/MMC card.

...

Returned Value

...

DEF_OK, if interface was opened. Anchor11422421142242

DEF_FAIL, otherwise. Anchor11422431142243

Notes/Warnings

...

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