This structure is for internal driver use.
u32 DataType;
u32 DataWidth;
u32 InterpolationMode;
u32 FifoEnable;
u32 AdderEnable;
u32 MixerType;
double NCOFreq;
Description
- u32 DataType
- Corresponds to the
C_DAC_Data_Type{xy}
IP parameter. - u32 DataWidth
- Corresponds to the
C_DAC_Data_Width{xy}
IP parameter. - u32 InterpolationMode
- Corresponds to the
C_DAC_Interpolation_Mode{xy}
IP parameter. - u32 FifoEnable
- Corresponds to the
C_DAC_Fifo{xy}
IP parameter. - u32 AdderEnable
- Corresponds to the
C_DAC_Adder{xy}
IP parameter. - u32 MixerType
- Corresponds to the
C_DAC_Mixer_Type{xy}
IP parameter. - double NCOFreq
- Corresponds to the
C_DAC_NCO_FREQ{xy}
IP parameter.