This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Sparse documentation of TASKS_SUSPEND and TASKS_RESUME in the SPIM with Easy DMA section of the nRF52832 data sheet

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 ?

Related