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