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

Return value

- ESP_OK: Set duty cycle successfully - ESP_ERR_INVALID_ARG: Set duty cycle failed because of invalid argument - ESP_FAIL: Set duty cycle failed because of other error

Notes

`sdm_channel_set_pulse_density` has a more appropriate name compare this alias function, suggest to turn to `sdm_channel_set_pulse_density` instead

References

from examples