Unlock CodesDevices > EFM32JG12B500F1024GL125 > Bit Fields

Macros

#define CMU_UNLOCK_CODE   0x580E
 
#define EMU_UNLOCK_CODE   0xADE8
 
#define GPIO_UNLOCK_CODE   0xA534
 
#define MSC_UNLOCK_CODE   0x1B71
 
#define RMU_UNLOCK_CODE   0xE084
 
#define RTCC_UNLOCK_CODE   0xAEE8
 
#define TIMER_UNLOCK_CODE   0xCE80
 

Macro Definition Documentation

#define CMU_UNLOCK_CODE   0x580E

CMU unlock code

Definition at line 2016 of file efm32jg12b500f1024gl125.h.

#define EMU_UNLOCK_CODE   0xADE8

EMU unlock code

Definition at line 2014 of file efm32jg12b500f1024gl125.h.

#define GPIO_UNLOCK_CODE   0xA534

GPIO unlock code

Definition at line 2017 of file efm32jg12b500f1024gl125.h.

#define MSC_UNLOCK_CODE   0x1B71

MSC unlock code

Definition at line 2013 of file efm32jg12b500f1024gl125.h.

Referenced by MSC_Init().

#define RMU_UNLOCK_CODE   0xE084

RMU unlock code

Definition at line 2015 of file efm32jg12b500f1024gl125.h.

#define RTCC_UNLOCK_CODE   0xAEE8

RTCC unlock code

Definition at line 2019 of file efm32jg12b500f1024gl125.h.

#define TIMER_UNLOCK_CODE   0xCE80

TIMER unlock code

Definition at line 2018 of file efm32jg12b500f1024gl125.h.