...
CPU_BOOLEAN FSDev_SD_Card_BSP_Open (FS_QTY unit_nbr);
...
...
File |
---|
...
...
Called from |
---|
...
...
Code enabled by |
---|
...
|
...
...
|
...
...
N/A |
...
Open (initialize) SD/MMC card interface. Anchor
Arguments
Anchor
unit_nbr
Unit number of SD/MMC card.
...
Returned Value
Anchor
DEF_OK
, if interface was opened.DEF_FAIL
, otherwise. Anchor
Notes/Warnings
...
- This function will be called
...
- every time the device is opened.