Function a121_sys::acc_config_profile_set

source ยท
pub unsafe extern "C" fn acc_config_profile_set(
    config: *mut acc_config_t,
    profile: acc_config_profile_t,
)
Expand description

@brief Set a profile

Each profile consists of a number of settings for the sensor that configures the RX and TX paths. Lower profiles have higher depth resolution while higher profiles have higher SNR.

@param[in] config The config to set a profile for @param[in] profile The profile to set