[][src]Function wpilib_sys::bindings::HAL_GetPCMSolenoidBlackList

pub unsafe extern "C" fn HAL_GetPCMSolenoidBlackList(
    module: i32,
    status: *mut i32
) -> i32

Gets the channels blacklisted from being enabled on a module.

@param module the module to check @retur bitmask of the blacklisted channels, 1 for true 0 for false