Non-Confidential | ![]() | ARM DUI0375E | ||
| ||||
Home > Compiler-specific Features > __current_pc intrinsic |
This intrinsic enables you to determine the current value of the program counter at the point in your program where the intrinsic is used.
unsigned int __current_pc(void)
__current_pc
intrinsic returns the current value of the program
counter at the point in the program where the intrinsic is used.