Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
dmic_cfg Struct Reference

Input configuration structure for the DMIC configuration API. More...

#include <dmic.h>

Data Fields

struct pdm_io_cfg io
 
struct pcm_stream_cfgstreams
 Array of pcm_stream_cfg for application to provide configuration for each stream.
 
struct pdm_chan_cfg channel
 

Detailed Description

Input configuration structure for the DMIC configuration API.

Field Documentation

◆ channel

struct pdm_chan_cfg dmic_cfg::channel

◆ io

struct pdm_io_cfg dmic_cfg::io

◆ streams

struct pcm_stream_cfg* dmic_cfg::streams

Array of pcm_stream_cfg for application to provide configuration for each stream.


The documentation for this struct was generated from the following file: