在最新的 SDK (1.20.00.05)中、.h 和文档中出现了以下函数、但似乎没有实现。 这是错误吗?还是漏掉了一些东西?
DL_Timer_setSecondCompSrcDn
Timer_Get CompSrcDn
DL_Timer_setSecondCompSrcUp
Timer_Get CompSrcUp
DL_Timer_setSecondCompActionDn
DL_Timer_getSecondCompActionDn
DL_Timer_setSecondCompActionUp
DL_Timer_getSecondCompActionUp
我要尝试在输出通道 C0/C1/C2上的单个 TIMA 实例上生成3个单独的计时脉冲。 我是否正确、我可以将 cC0/1/2寄存器用于第一个向上比较以打开引脚、然后将辅助源设置为 CC3/4/5以关闭引脚? 这是否意味着我无法再使用 C3/C4/C5输出引脚、因为它们的捕获比较寄存器已"被盗"?