2.8.3.2.1 Code
Copy-paste the following code to your user application:
adc_start_conversion(&adc_instance);dma_start_transfer_job(&example_resource);while(true) {}
