Changes

Jump to navigation Jump to search
32 bytes added ,  18:34, 30 July 2023
Line 189: Line 189:     
== OpenSessionForDev ==
 
== OpenSessionForDev ==
Takes an input u16 '''SlaveAddress''' and 3 input u32s '''BusIdx''', [[#AddressingMode]] and [[#SpeedMode]]. Returns an [[#II2cSession]].
+
Takes an input u16 '''SlaveAddress''' (padded to u32) and 3 input u32s '''BusIdx''', [[#AddressingMode]] and [[#SpeedMode]]. Returns an [[#II2cSession]].
    
== OpenSession ==
 
== OpenSession ==
Line 198: Line 198:     
== HasDeviceForDev ==
 
== HasDeviceForDev ==
Takes an input u16 '''SlaveAddress''' and 3 input u32s '''BusIdx''', [[#AddressingMode]] and [[#SpeedMode]]. Returns an output boolean success value.
+
Takes an input u16 '''SlaveAddress''' (padded to u32) and 3 input u32s '''BusIdx''', [[#AddressingMode]] and [[#SpeedMode]]. Returns an output boolean success value.
    
== OpenSession2 ==
 
== OpenSession2 ==

Navigation menu