Struct ns_pdm_cfg_t
PDM Configuration.
#include <ns_audio.h>
Public Attributes
Type | Name |
---|---|
ns_audio_clksel_e | clock |
ns_audio_pdm_clock_e | clock_freq |
am_hal_pdm_gain_e | left_gain |
ns_audio_pdm_micsel_e | mic VoS Kit breakout board PDM mic slot. |
uint8_t | numBytes |
am_hal_pdm_gain_e | right_gain |
Public Attributes Documentation
variable clock
ns_audio_clksel_e ns_pdm_cfg_t::clock;
variable clock_freq
ns_audio_pdm_clock_e ns_pdm_cfg_t::clock_freq;
variable left_gain
am_hal_pdm_gain_e ns_pdm_cfg_t::left_gain;
variable mic
VoS Kit breakout board PDM mic slot.
ns_audio_pdm_micsel_e ns_pdm_cfg_t::mic;
variable numBytes
uint8_t ns_pdm_cfg_t::numBytes;
variable right_gain
am_hal_pdm_gain_e ns_pdm_cfg_t::right_gain;
The documentation for this class was generated from the following file neuralSPOT/neuralspot/ns-audio/includes-api/ns_audio.h