Protecting against overflow in a delay function

前端 未结 0 2005
无人共我
无人共我 2021-01-29 01:15

I have in a project of mine a small delay function that I have written myself by making use of a timer peripheral of my MCU:

static void delay100Us(void)

{         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题