When a single channel is enabled and data transfer is ongoing:
- Wait for the SPI word transfer to complete (wait until the MCSPI_CHxSTAT[2] EOT bit is set to 1) before disabling the current channel and enabling a different channel.
- Disable the current channel, and then enable the other channel.