rmt_select_periph_clock() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferences

Return value

- ESP_OK: Set clock source successfully - ESP_ERR_NOT_SUPPORTED: Set clock source failed because the clk_src is not supported - ESP_ERR_INVALID_STATE: Set clock source failed because the clk_src is different from other RMT channel - ESP_FAIL: Set clock source failed because of other error

References

from examples