ESP-IDF
cap_event_data_t::cap_edge
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
cap_event_data_t::cap_edge
cap_event_data_t::cap_edge field
Which signal edge is detected
Syntax
Show:
Summary
Declaration
from
mcpwm_types_legacy.h:247
mcpwm_capture_on_edge_t
cap_edge
;
Examples
References
from
examples
Code
Location
Referrer
mcpwm_capture_on_edge_t
cap_edge
;
/*!<Which signal edge is detected*/
mcpwm_types_legacy.h:247
edata
.
cap_edge
=
mcpwm_ll_capture_get_edge
(
curr_context
->
hal
.
dev
,
i
)
==
MCPWM_CAP_EDGE_NEG
?
MCPWM_NEG_EDGE
mcpwm_legacy.c:834
mcpwm_default_isr_handler()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
cap_event_data_t::cap_edge
is written by 1 function:
mcpwm_default_isr_handler()
All items filtered out
cap_event_data_t::cap_edge
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