utils/cmsis/same70/include/instance/rtt.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_RTT_INSTANCE_
36 #define _SAME70_RTT_INSTANCE_
37 
38 /* ========== Register definition for RTT peripheral ========== */
39 #if (defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__))
40  #define REG_RTT_MR (0x400E1830U)
41  #define REG_RTT_AR (0x400E1834U)
42  #define REG_RTT_VR (0x400E1838U)
43  #define REG_RTT_SR (0x400E183CU)
44 #else
45  #define REG_RTT_MR (*(__IO uint32_t*)0x400E1830U)
46  #define REG_RTT_AR (*(__IO uint32_t*)0x400E1834U)
47  #define REG_RTT_VR (*(__I uint32_t*)0x400E1838U)
48  #define REG_RTT_SR (*(__I uint32_t*)0x400E183CU)
49 #endif /* (defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__)) */
50 
51 #endif /* _SAME70_RTT_INSTANCE_ */


inertial_sense_ros
Author(s):
autogenerated on Sat Sep 19 2020 03:19:04