spydrnet.Port.remove_pin

Port.remove_pin(pin)[source]

Remove the given pin from the port.

The pin must belong to the port in order to be removed. Wires are disconnected from the pin that is removed.

Parameters:

pin - (Pin) a pin to be removed from the port.