Keil Logo

SIGNAL

Syntax Description
SIGNAL KILL function_name Deactivates the specified active signal function.
SIGNAL STATE Displays the active signal functions.

The SIGNAL command lets you display or kill active signal functions.

Example
>SIGNAL KILL ANALOG0          /* Deactivate the analog0 signal function */

The above example shows how to deactivate an active signal function.

>SIGNAL STATE
 0  idle     Signal = ANALOG0 (line 10)

The above example displays the active signal functions. The function number, function status (idle or running), function name (ANALOG0 in this case), and line number of the last executed statement are displayed.

  Arm logo
Important information

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies.

Change Settings

Privacy Policy Update

Arm’s Privacy Policy has been updated. By continuing to use our site, you consent to Arm’s Privacy Policy. Please review our Privacy Policy to learn more about our collection, use and transfers
of your data.