ESP-IDF
ana_cmpr_channel_type_t
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Values
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ana_cmpr_channel_type_t
ana_cmpr_channel_type_t enum
Syntax
Show:
Summary
Declaration
from
ana_cmpr_types.h:38
enum
{
ANA_CMPR_SOURCE_CHAN
,
ANA_CMPR_EXT_REF_CHAN
,
}
;
Values
Value
Declared as
Description
ana_cmpr_channel_type_t::ANA_CMPR_SOURCE_CHAN
Analog Comparator source channel, which is used to input the signal that to be compared.
ana_cmpr_channel_type_t::ANA_CMPR_EXT_REF_CHAN
Analog Comparator external reference channel, which is used as the reference signal.
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