[][src]Function wpilib_sys::bindings::HAL_CheckSolenoidModule

pub unsafe extern "C" fn HAL_CheckSolenoidModule(module: i32) -> HAL_Bool

Checks if a solenoid module is in the valid range.

@param module the module number to check @return true if the module number is valid, otherwise false