[][src]Function wpilib_sys::bindings::HAL_SetSPIChipSelectActiveLow

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

Sets the CS Active low for a SPI port.

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