DlnSpiMasterSSBetweenFramesDisable() Function

 DLN_RESULT DlnSpiMasterSSBetweenFramesDisable(
    HDLN handle,
    uint8_t port
 );

The DlnSpiMasterSSBetweenFramesDisable() function disables 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.