extra_capture_channel_flags is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Fields

Field
Declared as
Description
uint32_t: 1
Whether to capture on positive edge.
uint32_t: 1
Whether to capture on negative edge.
uint32_t: 1
Whether to pull up internally.
uint32_t: 1
Whether to pull down internally.
uint32_t: 1
Invert the input capture signal.
uint32_t: 1
For debug/test, the signal output from the GPIO will be fed to the input path as well.
uint32_t: 1

References

from examples