pub unsafe extern "C" fn acc_config_num_points_get(
    config: *const acc_config_t
) -> u16
Expand description

@brief Get the number of data points to measure

@see acc_config_num_points_set

@param[in] config The configuration @return Number of data points to measure