__LDSR
In this section:
Syntax
void __LDSR(intreg, intselID, longval);
Parameters
| The number of the system register that the function will write to. |
| The group number of the system register that the function will write to. |
| The value to write to the register. |
Description
Writes a specific value to a system register.
Note
To use intrinsic functions in an application, you must include the header file(s) where they are declared, see Summary of intrinsic functions.