pcnt_config_t is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxRelatedReferences

Fields

Field
Declared as
Description
int
Pulse input GPIO number, if you want to use GPIO16, enter pulse_gpio_num = 16, a negative value will be ignored.
int
Control signal input GPIO number, a negative value will be ignored.
PCNT low control mode.
PCNT high control mode.
PCNT positive edge count mode.
PCNT negative edge count mode.
int16_t
Maximum counter value.
int16_t
Minimum counter value.
PCNT unit number.
the PCNT channel.

References

from examples