Bus services: Difference between revisions
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. | ||
=== | === OpenPort2 === | ||
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 = |