The DlnSpiMasterSSMultiEnable() function enables the specified SS lines.
DlnSpiMasterSSMultiEnable()
DLN_RESULT DlnSpiMasterSSMultiEnable( HDLN handle, uint8_t port, uint8_t ssMask );
A handle to the DLN-series adapter.
A number of the SPI master port.
A pointer to an unsigned 8-bit integer that receives status of SS lines.
The function successfully retrieved status of SS lines.
The port number is not valid. Use the DlnSpiMasterGetPortCount() [1] function to find the maximum possible port number.
The DlnSpiMasterSSMultiEnable() function is defined in the dln_spi_master.h file.
dln_spi_master.h
Links:[1] http://dlnware.com/dll/DlnSpiMasterGetPortCount