By entering this site you need to consent to the use of cookies and their functional use according to this privacy policy. Cookies help us to provide the functional services of the website. Kindly read the below message of use and consent to the use.
The following cookies are stored and shared when accessing this website:
- Internal cookies for the MediaWiki site. This is used for user authentication and article modifications.
- Third-party cookies from Google providing services for Google AdSense and Google Analytics
We will never use data collected outside of the above scope.
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.