embassy-nrf

Crates

git

Versions

nrf52810

Flavors

📣 We want to hear from you! Fill the Rust Embedded 2024 micro-survey.

Module embassy_nrf::pdm

source ·
Expand description

Pulse Density Modulation (PDM) microphone driver

Structs§

Enums§

  • PDM edge polarity
  • PDM error
  • PDM_CLK frequency
  • PDM operation mode
  • 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§