在同一个头文件里定义的read byte函数和write byte函数,为什么read不报错,write会报错?
i2s_module.h中定义的两个函数:
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
在同一个头文件里定义的read byte函数和write byte函数,为什么read不报错,write会报错?
i2s_module.h中定义的两个函数: