示例#1
0
 public void SetPin_c1(IController c, bool val)
 {
     Port1.PinStateSet(c, val);
 }