ESP-IDF
rmt_config()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
rmt_config()
rmt_config() function
Syntax
Show:
Summary
Declaration
from
rmt_legacy.c:700
esp_err_t
rmt_config
(
const
rmt_config_t
*
rmt_param
)
;
Arguments
Argument
rmt_param
Related Functions
Found 1 other functions taking a
rmt_config_t
argument:
Function
rmt_internal_config()
Examples
References
from
examples
Code
Location
esp_err_t
rmt_config
(
const
rmt_config_t
*
rmt_param
)
rmt_legacy.c:700
Call Tree
from
examples
rmt_config()
calls 5 functions:
All items filtered out
rmt_config()
esp_log_timestamp()
esp_log_write()
rmt_module_enable()
rmt_set_gpio()
rmt_internal_config()
All items filtered out
Data Use
from
examples
rmt_config()
reads 10 variables:
esp_log_level_t::ESP_LOG_ERROR
esp_log_level_t::ESP_LOG_WARN
esp_log_level_t::ESP_LOG_INFO
esp_log_level_t::ESP_LOG_DEBUG
esp_log_level_t::ESP_LOG_VERBOSE
TAG
rmt_config_t::rmt_mode
rmt_config_t::channel
rmt_config_t::gpio_num
rmt_config_t::flags
All items filtered out
rmt_config()
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