You are viewing documentation for version:
Structure to hold the fifo threshold configuration parameters.
Public Attributes#
uint8_t
Number of channel enable.
uint8_t
Internal or External DMA.
Public Attribute Documentation#
num_of_channel_en#
uint8_t sl_adc_fifo_thrld_config_t::num_of_channel_en
Number of channel enable.
a_empty_threshold#
uint8_t sl_adc_fifo_thrld_config_t::a_empty_threshold
AEMPTY Threshold.
a_full_threshold#
uint8_t sl_adc_fifo_thrld_config_t::a_full_threshold
AFULL Threshold.
dma_type#
uint8_t sl_adc_fifo_thrld_config_t::dma_type
Internal or External DMA.