[][src]Function wpilib_sys::bindings::HAL_GetAnalogSampleRate

pub unsafe extern "C" fn HAL_GetAnalogSampleRate(status: *mut i32) -> f64

Gets the current sample rate.

This assumes one entry in the scan list. This is a global setting for the Athena and effects all channels.

@return Sample rate.