Pico Core
Loading...
Searching...
No Matches
arm_regs.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  syst_csrbits
 
struct  syst_rvrbits
 
struct  syst_cvrbits
 

Macros

#define SYST_CSRbits   (*(volatile syst_csrbits*) (PPB_BASE + 0xe010))
 
#define SYST_CSR   (*(volatile uint32_t*)(PPB_BASE + 0xe010))
 
#define SYST_RVRbits   (*(volatile syst_rvrbits*) (PPB_BASE + 0xe014))
 
#define SYST_RVR   (*(volatile uint32_t*)(PPB_BASE + 0xe014))
 
#define SYST_CVRbits   (*(volatile syst_cvrbits*) (PPB_BASE + 0xe018))
 
#define SYST_CVR   (*(volatile uint32_t*)(PPB_BASE + 0xe018))
 

Macro Definition Documentation

◆ SYST_CSR

#define SYST_CSR   (*(volatile uint32_t*)(PPB_BASE + 0xe010))

◆ SYST_CSRbits

#define SYST_CSRbits   (*(volatile syst_csrbits*) (PPB_BASE + 0xe010))

◆ SYST_CVR

#define SYST_CVR   (*(volatile uint32_t*)(PPB_BASE + 0xe018))

◆ SYST_CVRbits

#define SYST_CVRbits   (*(volatile syst_cvrbits*) (PPB_BASE + 0xe018))

◆ SYST_RVR

#define SYST_RVR   (*(volatile uint32_t*)(PPB_BASE + 0xe014))

◆ SYST_RVRbits

#define SYST_RVRbits   (*(volatile syst_rvrbits*) (PPB_BASE + 0xe014))