Method | Description | |
---|---|---|
CreateInterfaceAsync ( string deviceId ) : Task |
||
Read ( byte buffer ) : void | ||
SerialDevice ( Windows.Devices device ) : System | ||
Write ( byte buffer ) : void |
public static CreateInterfaceAsync ( string deviceId ) : Task |
||
deviceId | string | |
return | Task |
public SerialDevice ( Windows.Devices device ) : System | ||
device | Windows.Devices | |
return | System |