The DlnSpiMasterReleaseSS() function releases SS lines.
DlnSpiMasterReleaseSS()
DLN_RESULT DlnSpiMasterReleaseSS( HDLN handle, uint8_t port );
A handle to the DLN-series adapter.
A number of the SPI master port.
The function successfully released SS lines.
The port number is not valid. Use the DlnSpiMasterGetPortCount() function to find the maximum possible port number.
The DlnSpiMasterReleaseSS() function is defined in the dln_spi_master.h file.
dln_spi_master.h