Versions Compared

Key

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

...

void  FSDev_SD_Card_BSP_SetClkFreq (FS_QTY      unit_nbr,

...

11428891142889 CPU_INT32U freq); Anchor11429031142903  

...

...

File

...

...

Called from

...

Code enabled by

...

fs_dev_sd_card_bsp.c

...

FSDev_SD_Card_Refresh()

...

...

N/A

Anchor11429041142904Set clock frequency. Anchor11429051142905

Arguments

...

unit_nbr Anchor11429071142907

Unit number of SD/MMC card.

Anchor11429081142908freqanchor11429091142909

Clock frequency, in Hz.

...

...

Returned Value

...

None.anchor11429121142912

Notes/Warnings

...

The effective clock frequency must be no more than freq. If the frequency cannot be configured equal to freq, it should be configured less than freq.