Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

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.

Arguments

unit_nbr

Unit number of device.

Returned Value

None.

Notes/Warnings

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

  • No labels