ESP-IDF
+
0
/1 examples
SourceVu will show references to
pcnt_watch_event_data_t
from the following samples and libraries:
rotary_encoder sample
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
pcnt_watch_event_data_t
pcnt_watch_event_data_t struct
PCNT watch event data
Syntax
Show:
Summary
Declaration
from
pulse_cnt.h:31
typedef
struct
{
int
watch_point_value
;
pcnt_unit_zero_cross_mode_t
zero_cross_mode
;
}
pcnt_watch_event_data_t
;
Fields
Field
Declared as
Description
pcnt_watch_event_data_t::watch_point_value
int
Watch point value that triggered the event.
pcnt_watch_event_data_t::zero_cross_mode
pcnt_unit_zero_cross_mode_t
Zero cross mode.
Examples
pcnt_watch_event_data_t
is referenced by 1 libraries and example projects:
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
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