| |||
| Home > Performance Monitoring Unit > Performance monitoring register descriptions > User Enable Register | |||
The PMUSERENR characteristics are:
Enables user mode to have access to the Performance Monitor Registers.
The PMUSERENR is:
writable only in privileged modes and readable in any processor mode.
common to Secure and Non-secure states.
The PMUSERENR does not provide access to the registers that control interrupt generation.
Available in all configurations.
See the register summary in Table 4.17.
Figure 10.9 shows the PMUSERENR bit assignments.
Table 10.13 shows the PMUSERENR bit assignments.
Table 10.13. PMUSERENR bit assignments
| Bits | Name | Description |
|---|---|---|
| [31:1] | Reserved | RAZ/SBZP |
| [0] | EN | User mode enable. 0 is the reset value |
To access the PMUSERENR, use:
MRC p15, 0,<Rd>, c9, c14, 0 ; Read PMUSERENR
MCR p15, 0,<Rd>, c9, c14, 0 ; Write PMUSERENR