SemiDrive SSDK Appication Program Interface PTG3.0
Data Fields
sdrv_adc_fifo_cfg

#include <sdrv_adc.h>

Data Fields

uint32_t pack_mode: 2
 
uint32_t bypass: 1
 
uint32_t pack16_chnl: 1
 
uint32_t threshold: 7
 

Field Documentation

◆ __pad0__

uint32_t __pad0__

◆ __pad1__

uint32_t __pad1__

◆ bypass

uint32_t bypass

bypass fifo or not

◆ pack16_chnl

uint32_t pack16_chnl

fifo data in pack16 mode has channel info or not

◆ pack_mode

uint32_t pack_mode

fifo data pack mode, must be SDRV_ADC_FIFO_MODE_PACK*

◆ threshold

uint32_t threshold

fifo water mark to trigger interrupt or DMA request


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