30 #ifndef _SAM3U_EFC0_INSTANCE_ 31 #define _SAM3U_EFC0_INSTANCE_ 34 #if (defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__)) 35 #define REG_EFC0_FMR (0x400E0800U) 36 #define REG_EFC0_FCR (0x400E0804U) 37 #define REG_EFC0_FSR (0x400E0808U) 38 #define REG_EFC0_FRR (0x400E080CU) 40 #define REG_EFC0_FMR (*(RwReg*)0x400E0800U) 41 #define REG_EFC0_FCR (*(WoReg*)0x400E0804U) 42 #define REG_EFC0_FSR (*(RoReg*)0x400E0808U) 43 #define REG_EFC0_FRR (*(RoReg*)0x400E080CU)