ESP-IDF
RTC_GPIO_MODE_INPUT_OUTPUT_OD
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
RTC_GPIO_MODE_INPUT_OUTPUT_OD
RTC_GPIO_MODE_INPUT_OUTPUT_OD value
Pad input + open-drain output
Syntax
Show:
Summary
Declaration
from
rtc_io_types.h:20
RTC_GPIO_MODE_INPUT_OUTPUT_OD
;
Examples
References
from
examples
Code
Location
Referrer
RTC_GPIO_MODE_INPUT_OUTPUT_OD
,
/*!< Pad input + open-drain output */
rtc_io_types.h:20
case
RTC_GPIO_MODE_INPUT_OUTPUT_OD
:
rtc_io_hal.c:42
rtcio_hal_set_direction()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
RTC_GPIO_MODE_INPUT_OUTPUT_OD
is read by 1 function:
All items filtered out
RTC_GPIO_MODE_INPUT_OUTPUT_OD
rtcio_hal_set_direction()
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