Used to choose whether the device should wait for current data transmissions complete before disabling as SPI slave. The following values are available:
1 or DLN_SPI_SLAVE_WAIT_FOR_TRANSFERS
- wait until transmissions complete.
0 or DLN_SPI_SLAVE_CANCEL_TRANSFERS
- cancel all pending data transmissions and release the port.