Embassy
embassy-nrf

Crates

git

Versions

nrf5340-app-s

Flavors

Module embassy_nrf::pdm

source ·
Expand description

Pulse Density Modulation (PDM) microphone driver

Structs§

Enums§

  • PDM edge polarity
  • PDM error
  • PDM_CLK frequency configuration. Enumerations are deprecated, use PDMCLKCTRL equation to find the register value. The 12 least significant bits of the register are ignored and shall be set to zero.
  • PDM operation mode
  • Selects the ratio between PDM_CLK and output sample rate
  • 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§