Struct ns_audadc_cfg_t
AUDADC Configuration.
#include <ns_audio.h>
Public Attributes
Type | Name |
---|---|
ns_audio_clksel_e | clock |
bool | dcmp_enable |
int | left_gain |
bool | low_power_mode |
bool | repeating_trigger_mode |
int | right_gain |
Public Attributes Documentation
variable clock
ns_audio_clksel_e ns_audadc_cfg_t::clock;
variable dcmp_enable
bool ns_audadc_cfg_t::dcmp_enable;
variable left_gain
int ns_audadc_cfg_t::left_gain;
variable low_power_mode
bool ns_audadc_cfg_t::low_power_mode;
variable repeating_trigger_mode
bool ns_audadc_cfg_t::repeating_trigger_mode;
variable right_gain
int ns_audadc_cfg_t::right_gain;
The documentation for this class was generated from the following file neuralSPOT/neuralspot/ns-audio/includes-api/ns_audio.h