DlnSpiMasterSSBetweenFramesEnable() Function

 DLN_RESULT DlnSpiMasterSSBetweenFramesEnable(
    HDLN handle,
    uint8_t port
 );

The DlnSpiMasterSSBetweenFramesEnable() function enables release of an SS line between data frames exchanged with a single slave device.

Parameters:

handle
A handle to the DLN-series adapter.
port
A number of the SPI master port to be configured.

This function is defined in the dln_spi_master.h file.