Method DigitalPortWrite
DigitalPortWrite(int, byte)
Sets the state of all the digital output pins in the specified port simultaneously.
public void DigitalPortWrite(int port, byte value)
Sets the state of all the digital output pins in the specified port simultaneously.
public void DigitalPortWrite(int port, byte value)