ESP-IDF
pcnt_set_pin()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
pcnt_set_pin()
pcnt_set_pin() function
Syntax
Show:
Summary
Declaration
from
pcnt_legacy.c:439
esp_err_t
pcnt_set_pin
(
pcnt_unit_t
unit
,
pcnt_channel_t
channel
,
int
pulse_io
,
int
ctrl_io
)
;
Arguments
Argument
unit
channel
pulse_io
ctrl_io
Examples
References
from
examples
Code
Location
esp_err_t
pcnt_set_pin
(
pcnt_unit_t
unit
,
pcnt_channel_t
channel
,
int
pulse_io
,
int
ctrl_io
)
pcnt_legacy.c:439
Call Tree
from
examples
pcnt_set_pin()
calls 1 function:
All items filtered out
pcnt_set_pin()
_pcnt_set_pin()
All items filtered out
Data Use
from
examples
pcnt_set_pin()
reads 1 variable:
pcnt_port_t::PCNT_PORT_0
All items filtered out
pcnt_set_pin()
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out