30 #ifndef _SAM3XA_EFC1_INSTANCE_ 31 #define _SAM3XA_EFC1_INSTANCE_ 34 #if (defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__)) 35 #define REG_EFC1_FMR (0x400E0C00U) 36 #define REG_EFC1_FCR (0x400E0C04U) 37 #define REG_EFC1_FSR (0x400E0C08U) 38 #define REG_EFC1_FRR (0x400E0C0CU) 40 #define REG_EFC1_FMR (*(RwReg*)0x400E0C00U) 41 #define REG_EFC1_FCR (*(WoReg*)0x400E0C04U) 42 #define REG_EFC1_FSR (*(RoReg*)0x400E0C08U) 43 #define REG_EFC1_FRR (*(RoReg*)0x400E0C0CU)