pub unsafe extern "C" fn HAL_CheckSolenoidModule(
module: i32,
) -> HAL_BoolExpand description
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