[][src]Function wpilib_sys::bindings::HAL_StopSPIAuto

pub unsafe extern "C" fn HAL_StopSPIAuto(port: Type, status: *mut i32)

Stops an automatic SPI accumlation.

@param port The number of the port to use. 0-3 for Onboard CS0-CS2, 4 for MXP.