_ll_pdm_init Struct Reference

LL PDM init Structure definition. More...

#include <gr55xx_ll_pdm.h>

Public Attributes

uint32_t mode
 
uint32_t gain_l
 
uint32_t gain_r
 
uint32_t sample_rate
 

Detailed Description

LL PDM init Structure definition.

Definition at line 76 of file gr55xx_ll_pdm.h.

Member Data Documentation

◆ gain_l

uint32_t _ll_pdm_init::gain_l

Specifies the gain of left. must be a value between Min 0x0 ~ Max 0x3FFF.

Definition at line 80 of file gr55xx_ll_pdm.h.

◆ gain_r

uint32_t _ll_pdm_init::gain_r

Specifies the gain of right.must be a value between Min 0x0 ~ Max 0x3FFF.

Definition at line 82 of file gr55xx_ll_pdm.h.

◆ mode

uint32_t _ll_pdm_init::mode

Specifies the sample rate.must be a value of PDM_LL_MODE

Definition at line 78 of file gr55xx_ll_pdm.h.

◆ sample_rate

uint32_t _ll_pdm_init::sample_rate

Specifies the sample rate.must be a value of PDM_LL_SAMPLE_RATE

Definition at line 84 of file gr55xx_ll_pdm.h.


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