|
SemiDrive SSDK Appication Program Interface PTG3.0
|
#include <sdrv_adc.h>
Data Fields | |
| uint32_t | pack_mode: 2 |
| uint32_t | bypass: 1 |
| uint32_t | pack16_chnl: 1 |
| uint32_t | threshold: 7 |
| uint32_t __pad0__ |
| uint32_t __pad1__ |
| uint32_t bypass |
bypass fifo or not
| uint32_t pack16_chnl |
fifo data in pack16 mode has channel info or not
| uint32_t pack_mode |
fifo data pack mode, must be SDRV_ADC_FIFO_MODE_PACK*
| uint32_t threshold |
fifo water mark to trigger interrupt or DMA request