[][src]Function wpilib_sys::bindings::HAL_InitSPIAuto

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

Initializes the SPI automatic accumulator.

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