utils/cmsis/same70/include/instance/efc.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_EFC_INSTANCE_
36 #define _SAME70_EFC_INSTANCE_
37 
38 /* ========== Register definition for EFC peripheral ========== */
39 #if (defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__))
40  #define REG_EFC_FMR (0x400E0C00U)
41  #define REG_EFC_FCR (0x400E0C04U)
42  #define REG_EFC_FSR (0x400E0C08U)
43  #define REG_EFC_FRR (0x400E0C0CU)
44  #define REG_EFC_VERSION (0x400E0C14U)
45  #define REG_EFC_WPMR (0x400E0CE4U)
46 #else
47  #define REG_EFC_FMR (*(__IO uint32_t*)0x400E0C00U)
48  #define REG_EFC_FCR (*(__O uint32_t*)0x400E0C04U)
49  #define REG_EFC_FSR (*(__I uint32_t*)0x400E0C08U)
50  #define REG_EFC_FRR (*(__I uint32_t*)0x400E0C0CU)
51  #define REG_EFC_VERSION (*(__I uint32_t*)0x400E0C14U)
52  #define REG_EFC_WPMR (*(__IO uint32_t*)0x400E0CE4U)
53 #endif /* (defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__)) */
54 
55 #endif /* _SAME70_EFC_INSTANCE_ */


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