protected override void Perform(BoardInterface b)
 {
     b.SetPin(Pin, SetToState);
 }