Changes

Jump to navigation Jump to search
271 bytes added ,  03:07, 1 October 2018
no edit summary
Line 366: Line 366:  
| 11 || ReceiveAuto
 
| 11 || ReceiveAuto
 
|-
 
|-
| 12 || ExecuteCommandListAuto
+
| 12 || [[#ExecuteCommandListAuto]]
 
|}
 
|}
   Line 372: Line 372:     
Takes bytes to write in either a static buffer or a receive buffer, returns an error code for success
 
Takes bytes to write in either a static buffer or a receive buffer, returns an error code for success
 +
 +
== ExecuteCommandListAuto ==
 +
 +
Takes a command list from either a static buffer or a receive buffer, returns data in either a static (or recieve?) buffer.
 +
 +
=== Commands ===
 +
 +
* 0x40 [u8 len] <bytes> - Write bytes to device
 +
* 0xC1 [u8 len] - Receive bytes from device
    
= uart =
 
= uart =

Navigation menu