We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a99a787 commit 8af34feCopy full SHA for 8af34fe
src/registers_ng/cn.h
@@ -41,7 +41,7 @@ enum Status CN_pin_disable(Channel pin);
41
/**
42
* @brief Call @c callback when a logic level change occurs on a configured pin
43
*
44
- * CN provides a single callback for all enabled pins. There is no indication
+ * CN provides a single interrupt for all enabled pins. There is no indication
45
* of which pin triggered the interrupt. The callback's @c channel argument
46
* should therefore not be used.
47
0 commit comments