Versions Compared

Key

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

...

Anchor11428091142809 FSDev_SD_Card_BSP_GetBusWidthMax() Anchor11428101142810CPU_INT08U FSDev_SD_Card_BSP_GetBusWidthMax (FS_QTY unit_nbr); Anchor11428241142824  

...

File

...

Called from

...

Code enabled by

...

fs_dev_sd_card_bsp.c

...

FSDev_SD_Card_Refresh()

...

N/A

...

Get maximum bus width, in bits. Anchor11428261142826

Arguments

...

unit_nbr Anchor11428281142828

Unit number of SD/MMC card.

...

Returned Value

...

Maximum bus width. Anchor11428311142831

Notes/Warnings

...

  1. Legal values are typically 1, 4 and 8. Anchor11428331142833
  2. This function should always return the same value. If hardware constraints change at run-time, the device must be closed and re-opened for any changes to be effective.