- 115
- 0
- 约1.7万字
- 约 11页
- 2017-12-21 发布于湖北
- 举报
/**********************************************************************************************/FIFO Write PointerThe FIFO write pointer points to the location where the MAX30100 writes the next sample. //FIFO写指针 指向MAX30100写下一个样品的位置This pointer advances for each sample pushed on to the FIFO. //这个指针向前 将每个样品推入FIFO中It can also be changed through the I2C interface when MODE[2:0] is nonzero.//当模式[2:0]不为0时,它也能够通过I2C接口而被修改/**********************************************************************************************/FIFO Overflow CounterWhen the FIFO is full, samples are not pushed on to the FIFO,
原创力文档

文档评论(0)