Zephyr Project API 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
dmic_driver_api Struct Reference

@driver_ops{Digital Microphone} More...

#include <dmic.h>

Data Fields

dmic_configure_t configure
 @driver_ops_mandatory Configure the DMIC driver and controller(s).
dmic_trigger_t trigger
 @driver_ops_mandatory DMIC driver trigger commands.
dmic_read_t read
 @driver_ops_mandatory Read received decimated PCM data stream.

Detailed Description

@driver_ops{Digital Microphone}

Field Documentation

◆ configure

dmic_configure_t dmic_driver_api::configure

@driver_ops_mandatory Configure the DMIC driver and controller(s).

◆ read

dmic_read_t dmic_driver_api::read

@driver_ops_mandatory Read received decimated PCM data stream.

◆ trigger

dmic_trigger_t dmic_driver_api::trigger

@driver_ops_mandatory DMIC driver trigger commands.


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