ESP-IDF
ana_cmpr_cross_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_cross_type_t
ana_cmpr_cross_type_t enum
Syntax
Show:
Summary
Declaration
from
ana_cmpr_types.h:47
enum
{
ANA_CMPR_CROSS_DISABLE
,
ANA_CMPR_CROSS_POS
,
ANA_CMPR_CROSS_NEG
,
ANA_CMPR_CROSS_ANY
,
}
;
Values
Value
Declared as
Description
ana_cmpr_cross_type_t::ANA_CMPR_CROSS_DISABLE
Disable the cross event interrupt.
ana_cmpr_cross_type_t::ANA_CMPR_CROSS_POS
Positive cross can trigger event interrupt.
ana_cmpr_cross_type_t::ANA_CMPR_CROSS_NEG
Negative cross can trigger event interrupt.
ana_cmpr_cross_type_t::ANA_CMPR_CROSS_ANY
Any cross can trigger event interrupt.
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