DSP相关资料源码PDF 相关TI产品的一些资料,可以看看! AdcRegs.ADCTRL1.bit.RESET=1; NOP; AdcRegs.ADCTRL1.bit.RESET=0; AdcRegs.ADCTRL1.bit.SUSMOD=3; AdcRegs.ADCTRL1.bit.ACQ_PS=0; AdcRegs.A
DSP的一些原码PDF struct TCR_BITS { // bits description Uint16 OUTSTS:1; // 0 Current state of TOUT Uint16 FORCE:1; // 1 Force TOUT Uint16 POL:1; // 2 Output polarity U