ESP-IDF
+
0
/1 examples
SourceVu will show references to
ana_cmpr_internal_ref_config_t
from the following samples and libraries:
analog_comparator 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
ana_cmpr_internal_ref_config_t
ana_cmpr_internal_ref_config_t struct
Analog comparator internal reference configuration
Syntax
Show:
Summary
Declaration
from
ana_cmpr.h:43
typedef
struct
{
ana_cmpr_ref_voltage_t
ref_volt
;
}
ana_cmpr_internal_ref_config_t
;
Fields
Field
Declared as
Description
ana_cmpr_internal_ref_config_t::ref_volt
ana_cmpr_ref_voltage_t
The internal reference voltage. It can be specified to a certain fixed percentage of the VDD power supply, currently supports 0%~70% VDD with a step 10%.
Examples
ana_cmpr_internal_ref_config_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