Versions Compared

Key

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

...

void  FSDev_BSP_SPI_SetClkFreq (FS_QTY      unit_nbr,

...

CPU_INT32U freq); Anchor11433041143304  

...

...

File

...

Called from

...

Code enabled by

...

fs_dev_<dev_name>_bsp.c

...

Device driver

...

N/A

...

Set SPI clock frequency. Anchor11433061143306

Arguments

...

unit_nbr Anchor11433081143308

Unit number of device.

...

Returned Value

...

None. Anchor11433111143311

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.