Changes

No change in size ,  17:52, 23 March 2018
no edit summary
Line 256: Line 256:  
|-
 
|-
 
| 3 || HasDeviceForDev
 
| 3 || HasDeviceForDev
|}
  −
  −
== II2cSession ==
  −
This is "nn::i2c::ISession".
  −
  −
{| class="wikitable" border="1"
  −
|-
  −
! Cmd || Name
  −
|-
  −
| 0 || Send
  −
|-
  −
| 1 || Receive
  −
|-
  −
| 2 || ExecuteCommandList
  −
|-
  −
| 10 || SendAuto
  −
|-
  −
| 11 || ReceiveAuto
  −
|-
  −
| 12 || ExecuteCommandListAuto
   
|}
 
|}
   Line 339: Line 319:     
This table is believed to be complete - entries with empty "Used by" column haven't been seen being used (devices not present on switch?).
 
This table is believed to be complete - entries with empty "Used by" column haven't been seen being used (devices not present on switch?).
 +
 +
== II2cSession ==
 +
This is "nn::i2c::ISession".
 +
 +
{| class="wikitable" border="1"
 +
|-
 +
! Cmd || Name
 +
|-
 +
| 0 || Send
 +
|-
 +
| 1 || Receive
 +
|-
 +
| 2 || ExecuteCommandList
 +
|-
 +
| 10 || SendAuto
 +
|-
 +
| 11 || ReceiveAuto
 +
|-
 +
| 12 || ExecuteCommandListAuto
 +
|}
    
= uart =
 
= uart =