The DlnSpiSlaveDisableSSRiseEvent() function deactivates SS rise events.
DlnSpiSlaveDisableSSRiseEvent()
DLN_RESULT DlnSpiSlaveDisableSSRiseEvent( HDLN handle, uint8_t port );
A handle to the DLN-series adapter.
A number of the SPI slave port.
The function successfully deactivated the event on SS rising edge.
The port number is not valid. Use the DlnSpiSlaveGetPortCount() function to find the maximum possible port number.
The DlnSpiSlaveDisableSSRiseEvent() function is defined in the dln_spi_slave.h file.
dln_spi_slave.h