dac_cosine_config_t::freq_hz field
The frequency of cosine wave, unit: Hz. The cosine wave generator is driven by RTC_FAST clock which is divide from RC_FAST, With the default RTC clock, the minimum frequency of cosine wave is about 130 Hz, Although it can support up to several MHz frequency theoretically, the waveform will distort at high frequency due to the hardware limitation. Typically not suggest to set the frequency higher than 200 KHz
![]()
uint32_t freq_hz;
dac_cosine_config_t::freq_hz is read by 1 function:
![]()
dac_cosine_config_t::freq_hz