* R0 = The previously assigned handle for this client task.
* All registers preserved.
Purpose: Deregister a client task.
Interrupts: Interrupt status is undefined.
Fast interrupts are enabled.
Processor mode: Processor is in SVC mode.
Re-entrancy: SWI is not re-entrant.
Use: All applications that call ARMEdit_TalkStart must call this before they terminate. This releases the message buffer and allows other tasks to detect whether particular services are available.
|
|
|