nrf52840 QFAA easydma

I am using the nrf52840 in QFAA package, and the external DMIC example receives audio data through the PDM interface. I noticed that the official documentation mentions support for EasyDMA. How can I use the DMA mechanism, and are there any related example codes available?

Related