 |
Pico Core
|
Loading...
Searching...
No Matches
Go to the documentation of this file.
23#define SYST_CSRbits (*(volatile syst_csrbits*) (PPB_BASE + 0xe010))
24#define SYST_CSR (*(volatile uint32_t*)(PPB_BASE + 0xe010))
31#define SYST_RVRbits (*(volatile syst_rvrbits*) (PPB_BASE + 0xe014))
32#define SYST_RVR (*(volatile uint32_t*)(PPB_BASE + 0xe014))
40#define SYST_CVRbits (*(volatile syst_cvrbits*) (PPB_BASE + 0xe018))
41#define SYST_CVR (*(volatile uint32_t*)(PPB_BASE + 0xe018))
unsigned TICKINT
Definition arm_regs.h:17
unsigned ENABLE
Definition arm_regs.h:16
unsigned CLKSOURCE
Definition arm_regs.h:18
unsigned COUNTFLAG
Definition arm_regs.h:20
unsigned CURRENT
Definition arm_regs.h:37
unsigned RELOAD
Definition arm_regs.h:28