HPM SDK
HPMicro Software Development Kit
vad_config Struct Reference

vad config More...

#include <hpm_vad_drv.h>

Data Fields

bool enable_buffer
 
bool enable_pdm_clock_out
 
bool enable_two_channels
 
uint8_t capture_delay
 
uint8_t pdm_half_div
 
uint8_t fifo_threshold
 
uint8_t post_scale
 
bool channel_polarity_high [2]
 

Detailed Description

vad config

Field Documentation

◆ capture_delay

uint8_t vad_config::capture_delay

◆ channel_polarity_high

bool vad_config::channel_polarity_high[2]

◆ enable_buffer

bool vad_config::enable_buffer

◆ enable_pdm_clock_out

bool vad_config::enable_pdm_clock_out

◆ enable_two_channels

bool vad_config::enable_two_channels

◆ fifo_threshold

uint8_t vad_config::fifo_threshold

◆ pdm_half_div

uint8_t vad_config::pdm_half_div

◆ post_scale

uint8_t vad_config::post_scale

The documentation for this struct was generated from the following file: