Expand description
Pulse Density Modulation (PDM) microphone driver
Structs§
- Config
 - PDM microphone driver Config
 - Frequency
 - Interrupt
Handler  - Interrupt handler
 - Pdm
 - PDM microphone interface
 
Enums§
- Edge
 - PDM edge polarity
 - Error
 - PDM error
 - Operation
Mode  - PDM operation mode
 - Ratio
 - Sampler
State  - The state of a continuously running sampler. While it reflects the progress of a sampler, it also signals what should be done next. For example, if the sampler has stopped then the PDM implementation can then tear down its infrastructure
 
Traits§
- Instance
 - PDM peripheral instance