__get_LR
In this section:
Syntax
unsigned int __get_LR(void);
Description
Returns the value of the link register (R14).
Note
This intrinsic function cannot be used in 64-bit mode.
Note
To use intrinsic functions in an application, you must include the header file(s) where they are declared, see Summary of intrinsic functions.