CC2538 System Control interface. More...
CC2538 System Control interface.
Definition in file cc2538_sys_ctrl.h.
#include "cc2538.h"
Go to the source code of this file.
Data Structures | |
struct | cc2538_sys_ctrl_t |
System Control component registers. More... | |
Macros | |
#define | SYS_CTRL ( (cc2538_sys_ctrl_t*)0x400d2000 ) |
One and only instance of the System Control module. | |
#define | sys_clock_freq() |
Compute the current system clock frequency based on the SYS_CTRL register states. More... | |