SPI4M errata on nRF53

Hi,

I'm using SPI4M on nRF53 and came across it's errata, but I didn't get where to call the workaround functions.

The workaround is to call the below line upon enabling SPI4M; what does enable mean? In my application, I call spi_transceive() when read/write over SPI.

Related