Function esp_idf_sys::sigmadelta_config
source ยท pub unsafe extern "C" fn sigmadelta_config(
config: *const sigmadelta_config_t,
) -> esp_err_t
Expand description
@brief Configure Sigma-delta channel
@param config Pointer of Sigma-delta channel configuration struct
@return - ESP_OK Success - ESP_ERR_INVALID_STATE sigmadelta driver already initialized - ESP_ERR_INVALID_ARG Parameter error