Same as [[#OpenSession_2|OpenSession]] but takes an input u32 [[#I2cDevice|DeviceCode]].
+
Same as [[#OpenSession_2|OpenSession]], but takes an input u32 [[#I2cDevice|DeviceCode]].
== II2cSession ==
== II2cSession ==
Line 348:
Line 348:
| 7 || [[#UnbindPortEvent]]
| 7 || [[#UnbindPortEvent]]
|-
|-
−
| 8 || [14.0.0+]
+
| 8 || [14.0.0+] [[#OpenPort2]]
|}
|}
Line 381:
Line 381:
Takes an input u32 [[#PortEventType]]. Returns an output boolean success value.
Takes an input u32 [[#PortEventType]]. Returns an output boolean success value.
−
=== Cmd8 ===
+
=== OpenPort2 ===
−
This appears to be similar to [[#OpenPort]]? This takes a DeviceCode directly instead of [[#UartPort]].
+
Unofficial name.
+
+
Same as [[#OpenPort]], but takes an input u32 [[#UartPort|DeviceCode]] instead of an [[#UartPort]] and no longer returns an output boolean success value.