component/gpbr.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_GPBR_COMPONENT_
36 #define _SAME70_GPBR_COMPONENT_
37 
38 /* ============================================================================= */
40 /* ============================================================================= */
43 
44 #if !(defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__))
45 
46 typedef struct {
47  __IO uint32_t SYS_GPBR[8];
48 } Gpbr;
49 #endif /* !(defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__)) */
50 /* -------- SYS_GPBR[8] : (GPBR Offset: 0x0) General Purpose Backup Register -------- */
51 #define SYS_GPBR_GPBR_VALUE_Pos 0
52 #define SYS_GPBR_GPBR_VALUE_Msk (0xffffffffu << SYS_GPBR_GPBR_VALUE_Pos)
53 #define SYS_GPBR_GPBR_VALUE(value) ((SYS_GPBR_GPBR_VALUE_Msk & ((value) << SYS_GPBR_GPBR_VALUE_Pos)))
54 
58 #endif /* _SAME70_GPBR_COMPONENT_ */
#define __IO
Definition: core_cm7.h:266
Gpbr hardware registers.


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