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