EFM32 Leopard Gecko Software Documentation  efm32lg-doc-4.2.1
EFM32LG995F256 Unlock Codes

Macros

#define MSC_UNLOCK_CODE   0x1B71
 
#define EMU_UNLOCK_CODE   0xADE8
 
#define CMU_UNLOCK_CODE   0x580E
 
#define TIMER_UNLOCK_CODE   0xCE80
 
#define GPIO_UNLOCK_CODE   0xA534
 
#define BURTC_UNLOCK_CODE   0xAEE8
 

Detailed Description

Macro Definition Documentation

#define MSC_UNLOCK_CODE   0x1B71

MSC unlock code

Definition at line 436 of file efm32lg995f256.h.

Referenced by MSC_Init().

#define EMU_UNLOCK_CODE   0xADE8

EMU unlock code

Definition at line 437 of file efm32lg995f256.h.

#define CMU_UNLOCK_CODE   0x580E

CMU unlock code

Definition at line 438 of file efm32lg995f256.h.

#define TIMER_UNLOCK_CODE   0xCE80

TIMER unlock code

Definition at line 439 of file efm32lg995f256.h.

#define GPIO_UNLOCK_CODE   0xA534

GPIO unlock code

Definition at line 440 of file efm32lg995f256.h.

#define BURTC_UNLOCK_CODE   0xAEE8

BURTC unlock code

Definition at line 441 of file efm32lg995f256.h.