|
StuBS
|
Access to the Control Register. More...
#include <machine/core_cr.h>
Static Public Member Functions | |
| static uintptr_t | read (void) |
| Read the value of the current Control Register. | |
| static void | write (uintptr_t value) |
| Write a value into the current Control Register. | |
Access to the Control Register.
| id | Control Register to access |
Read the value of the current Control Register.
Write a value into the current Control Register.
| value | Value to write into the CR |