Remainder using bitwise operation in arduino sketch

前端 未结 0 1936
有刺的猬
有刺的猬 2021-01-27 22:07

In Arduino sketch, can anyone help me to understand the code lines below:

volatile unsigned int phase = {1000, 1000, 1000, 1000}; // an array of 2 byte int defined

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