esp_idf_sys

Type Alias ledc_clk_cfg_t

Source
pub type ledc_clk_cfg_t = c_uint;
Expand description

@brief LEDC clock source configuration struct

In theory, the following enumeration shall be placed in LEDC driver’s header. However, as the next enumeration, ledc_clk_src_t, makes the use of some of these values and to avoid mutual inclusion of the headers, we must define it here. @brief Type of LEDC clock source, reserved for the legacy LEDC driver