ESP-IDF
pcnt_dev_t::
::conf0
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
pcnt_dev_t::
::conf0
pcnt_dev_t::
::conf0 field
Syntax
Show:
Summary
Declaration
from
pcnt_struct.h:16
union
{
struct
{
uint32_t
filter_thres
:
10
;
uint32_t
filter_en
:
1
;
uint32_t
thr_zero_en
:
1
;
uint32_t
thr_h_lim_en
:
1
;
uint32_t
thr_l_lim_en
:
1
;
uint32_t
thr_thres0_en
:
1
;
uint32_t
thr_thres1_en
:
1
;
uint32_t
ch0_neg_mode
:
2
;
uint32_t
ch0_pos_mode
:
2
;
uint32_t
ch0_hctrl_mode
:
2
;
uint32_t
ch0_lctrl_mode
:
2
;
uint32_t
ch1_neg_mode
:
2
;
uint32_t
ch1_pos_mode
:
2
;
uint32_t
ch1_hctrl_mode
:
2
;
uint32_t
ch1_lctrl_mode
:
2
;
}
;
uint32_t
val
;
}
conf0
;
Examples
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