This is the quick start guide for the group_sam_drivers_abdac, with step-by-step instructions on how to configure and use the driver for a specific use case.The code examples can be copied into e.g the main application loop or any other function that will need to control the ABDAC module.
This use case will demonstrate how to initialize the ABDAC module to output audio data.
This module requires the following service
Add this to the main loop or a setup function:
We can set the volume by
Or we can mute the volume by
We can output the data without PDC by
And we can set the interrupt by