instance/rswdt.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 #ifndef _SAME70_RSWDT_INSTANCE_
35 #define _SAME70_RSWDT_INSTANCE_
36 
37 /* ========== Register definition for RSWDT peripheral ========== */
38 #if (defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__))
39  #define REG_RSWDT_CR (0x400E1900U)
40  #define REG_RSWDT_MR (0x400E1904U)
41  #define REG_RSWDT_SR (0x400E1908U)
42 #else
43  #define REG_RSWDT_CR (*(__O uint32_t*)0x400E1900U)
44  #define REG_RSWDT_MR (*(__IO uint32_t*)0x400E1904U)
45  #define REG_RSWDT_SR (*(__I uint32_t*)0x400E1908U)
46 #endif /* (defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__)) */
47 
48 #endif /* _SAME70_RSWDT_INSTANCE_ */


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