7.1.4.3 audio_dma_enable
Enable Audio Device.
int32_t audio_dma_enable(
struct audio_dma_descriptor *const desc
)
This function enables the Audio Driver by the given Audio Driver descriptor.
Parameters
- desc
-
Type: struct audio_dma_descriptor Struct *const
Pointer to the audio driver descriptor
Returns
Type: int32_t
Enabling status.