matlab_23550/Inu/xilinx_wrapper/adc_sim.h

13 lines
141 B
C
Raw Normal View History

#ifndef PWM_SIM
#define PWM_SIM
// <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ADC
typedef struct
{
int tAdc;
int Tadc;
int nAdc;
}AdcSimHandle;
#endif //PWM_SIM