eren-terzioglu commented on code in PR #15079:
URL: https://github.com/apache/nuttx/pull/15079#discussion_r1888098698


##########
include/nuttx/timers/capture.h:
##########
@@ -40,6 +40,11 @@
 #define CAPIOC_FREQUENCE _CAPIOC(2)
 #define CAPIOC_EDGES     _CAPIOC(3)
 #define CAPIOC_ALL       _CAPIOC(4)
+#define CAPIOC_PULSES    _CAPIOC(5)
+#define CAPIOC_CLR_CNT   _CAPIOC(6)

Review Comment:
   We can stop temporarily and start count again without losing count number.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to