[][src]Function wpilib_sys::bindings::HAL_SetSPIChipSelectActiveHigh

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

Sets the CS Active high for a SPI port.

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