Function esp_idf_hal::sys::sigmadelta_config

source ยท
pub unsafe extern "C" fn sigmadelta_config(
    config: *const sigmadelta_config_t,
) -> i32
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