There seems to be little documentation on TASKS_SUSPEND and TASKS_RESUME in the SPIM with Easy DMA section of the nRF52832 data sheet. My assumption is that TASKS_SUSPEND stops the clock signal during an SPI transfer and TASKS_RESUME resumes the clock signal. Is this correct ?