...
void FSDev_BSP_SPI_ChipSelEn (FS_QTY unit_nbr);
...
void FSDev_BSP_SPI_ChipSelDis (FS_QTY unit_nbr);
Anchor
...
...
File |
...
Called from |
...
Code enabled by |
...
|
...
Device driver |
...
...
N/A |
Anchor
Arguments
...
unit_nbr
Anchor
Unit number of device.
...
Returned Value
...
None. Anchor
Notes/Warnings
...
The chip select is typically “active low”. To enable the device, the chip select pin should be cleared; to disable the device, the chip select pin should be set.