Function a121_sys::acc_config_num_points_set
source ยท pub unsafe extern "C" fn acc_config_num_points_set(
config: *mut acc_config_t,
num_points: u16,
)Expand description
@brief Set the number of data points to measure
This sets the number of data points to measure in a sweep.
@param[in] config The configuration @param[in] num_points Number of data points to measure