[][src]Function wpilib_sys::bindings::HAL_ForceSPIAutoRead

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

Immediately forces an SPI read to happen.

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