Go to the documentation of this file.
30 #ifndef _SAME54_SUPC_INSTANCE_
31 #define _SAME54_SUPC_INSTANCE_
34 #if (defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__))
35 #define REG_SUPC_INTENCLR (0x40001800)
36 #define REG_SUPC_INTENSET (0x40001804)
37 #define REG_SUPC_INTFLAG (0x40001808)
38 #define REG_SUPC_STATUS (0x4000180C)
39 #define REG_SUPC_BOD33 (0x40001810)
40 #define REG_SUPC_VREG (0x40001818)
41 #define REG_SUPC_VREF (0x4000181C)
42 #define REG_SUPC_BBPS (0x40001820)
43 #define REG_SUPC_BKOUT (0x40001824)
44 #define REG_SUPC_BKIN (0x40001828)
46 #define REG_SUPC_INTENCLR (*(RwReg *)0x40001800UL)
47 #define REG_SUPC_INTENSET (*(RwReg *)0x40001804UL)
48 #define REG_SUPC_INTFLAG (*(RwReg *)0x40001808UL)
49 #define REG_SUPC_STATUS (*(RoReg *)0x4000180CUL)
50 #define REG_SUPC_BOD33 (*(RwReg *)0x40001810UL)
51 #define REG_SUPC_VREG (*(RwReg *)0x40001818UL)
52 #define REG_SUPC_VREF (*(RwReg *)0x4000181CUL)
53 #define REG_SUPC_BBPS (*(RwReg *)0x40001820UL)
54 #define REG_SUPC_BKOUT (*(RwReg *)0x40001824UL)
55 #define REG_SUPC_BKIN (*(RoReg *)0x40001828UL)
59 #define SUPC_BOD12_CALIB_MSB 5
60 #define SUPC_BOD33_CALIB_MSB 5