Skip to main content

IAR Embedded Workbench for RH850 3.20.x

__STSR

In this section:
Syntax
long __STSR(int reg, int selID);
Parameters

reg

The number of the system register whose value the function returns.

selID

The group number of the system register whose value the function returns.

Description

Returns the value of 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.