1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-12-11 22:24:13 +01:00
Arduino/hardware/sam/system/libsam/include/sam3s/instance/gpbr.h
2011-08-31 10:28:32 +02:00

10 lines
297 B
C

/* %ATMEL_LICENCE% */
#ifndef _SAM3S_GPBR_INSTANCE_
#define _SAM3S_GPBR_INSTANCE_
/* ========== Register definition for GPBR peripheral ========== */
#define REG_GPBR_GPBR REG_ACCESS(RwReg, 0x400E1490U) /**< \brief (GPBR) General Purpose Backup Register */
#endif /* _SAM3S_GPBR_INSTANCE_ */