Changes

Jump to navigation Jump to search
89 bytes added ,  19:32, 23 March 2022
no edit summary
Line 201: Line 201:     
== OpenSession2 ==
 
== OpenSession2 ==
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.
    
= pwm =
 
= pwm =

Navigation menu