i2s_hal_slot_config_t::::pdm_rx field
Specific configurations for PDM RX mode
Syntax
struct {
i2s_pdm_slot_mask_t slot_mask;
#if SOC_I2S_SUPPORTS_PDM_RX_HP_FILTER
bool hp_en;
uint32_t hp_cut_off_freq_hzx10;
uint32_t amplify_num;
#endif
} pdm_rx;
![]()
} pdm_rx;
i2s_hal_slot_config_t::::pdm_rx is read by 1 function:
![]()
i2s_hal_slot_config_t::
::pdm_rx