Bus services: Difference between revisions

Line 178: Line 178:
An extension sleep command will stall the device using the format: [u8 cmd_extension] [u8 ms]
An extension sleep command will stall the device using the format: [u8 cmd_extension] [u8 ms]


== SetRetryValues ==
== SetRetryPolicy ==
Takes 2 input u32s '''MaxRetries''' and '''RetryDelay'''. No output.
Takes 2 input u32s '''MaxRetries''' and '''RetryIntervalMicroSeconds'''. No output.


= uart =
= uart =