This structure is for internal driver use.
u32 DataType;
u32 DataWidth;
u32 DecimationMode;
u32 FifoEnable;
u32 MixerType;
double NCOFreq;
Description
- u32 DataType
- Corresponds to the
C_ADC_Data_Type{xy}
IP parameter. - u32 DataWidth
- Corresponds to the
C_ADC_Data_Width{xy}
IP parameter. - u32 DecimationMode
- Corresponds to the
C_ADC_Decimation_Mode{xy}
IP parameter. - u32 FifoEnable
- Corresponds to the
C_ADC_Fifo{xy}
IP parameter. - u32 MixerType
- Corresponds to the
C_ADC_Mixer_Type{xy}
IP parameter. - double NCOFreq
- Corresponds to the
C_ADC_NCO_FREQ{xy}
IP parameter.