test_branches/Inu/xilinx_wrapper/adc_sim.h

13 lines
141 B
C
Raw Normal View History

2025-01-19 12:19:24 +03:00
#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