periph_rtc_dig_clk8m_enable() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Return value

true: success for enable the RC_FAST clock, false: RC_FAST clock enable failed

Notes

If this function is called a number of times, the `periph_rtc_dig_clk8m_disable` function needs to be called same times to disable.

References

from examples