instance/rstc.h
Go to the documentation of this file.
1 
31 /*
32  * Support and FAQ: visit <a href="https://www.microchip.com/support/">Microchip Support</a>
33  */
34 
35 #ifndef _SAME70_RSTC_INSTANCE_
36 #define _SAME70_RSTC_INSTANCE_
37 
38 /* ========== Register definition for RSTC peripheral ========== */
39 #if (defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__))
40  #define REG_RSTC_CR (0x400E1800U)
41  #define REG_RSTC_SR (0x400E1804U)
42  #define REG_RSTC_MR (0x400E1808U)
43 #else
44  #define REG_RSTC_CR (*(__O uint32_t*)0x400E1800U)
45  #define REG_RSTC_SR (*(__I uint32_t*)0x400E1804U)
46  #define REG_RSTC_MR (*(__IO uint32_t*)0x400E1808U)
47 #endif /* (defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__)) */
48 
49 #endif /* _SAME70_RSTC_INSTANCE_ */


inertial_sense_ros
Author(s):
autogenerated on Sun Feb 28 2021 03:17:58