|
SemiDrive SSDK Appication Program Interface PTG3.0
|
#include <sdrv_adc.h>
Data Fields | |
| uint32_t | channel: 9 |
| uint32_t | cfg_sel: 4 |
| uint32_t | repeat_mode: 1 |
| uint32_t | repeat_cnt: 5 |
| uint32_t __pad0__ |
| uint32_t __pad1__ |
| uint32_t cfg_sel |
selected analog param of the entry
| uint32_t channel |
ADC channel constructed by ADC_[D]CH_SEL_TAISHAN macro
| uint32_t repeat_cnt |
repeat count, must be in [1, 16]
| uint32_t repeat_mode |
repeat mode, SDRV_ADC_RC_REPM_SW_TRG or SDRV_ADC_RC_REPM_HW_TRG according to trigger method