Versions Compared

Key

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

void FSDev_BSP_SPI_Close (FS_QTY unit_nbr);

File

Called from

Code enabled by

fs_dev_<dev_name>_bsp.c

Device driver

N/A

Close (uninitialize) hardware for SPI.

...

Returned Value

None.

Notes/Warnings

  1. This function will be called every time the device is closed.