BTM services: Difference between revisions
Line 412: | Line 412: | ||
== Cmd62 == | == Cmd62 == | ||
Takes an input bool, no output. | Takes an input bool, no output. | ||
Sends a request which is handled as follows: writes the flag into state if needed. | |||
== Cmd63 == | == Cmd63 == | ||
No input, returns an output bool. | No input, returns an output bool. | ||
This gets the flag used by [[#Cmd62]]. | |||
== Cmd64 == | == Cmd64 == | ||
No input/output. | No input/output. | ||
Sends a request which is handled as follows: if a state field is set, another state field is set to value 1. | |||
= btm:dbg = | = btm:dbg = |