EFM32 Zero Gecko Software Documentation  efm32zg-doc-4.2.1
EFM32ZG222F32 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
 

Detailed Description

Macro Definition Documentation

#define MSC_UNLOCK_CODE   0x1B71

MSC unlock code

Definition at line 323 of file efm32zg222f32.h.

Referenced by MSC_Init().

#define EMU_UNLOCK_CODE   0xADE8

EMU unlock code

Definition at line 324 of file efm32zg222f32.h.

#define CMU_UNLOCK_CODE   0x580E

CMU unlock code

Definition at line 325 of file efm32zg222f32.h.

#define TIMER_UNLOCK_CODE   0xCE80

TIMER unlock code

Definition at line 326 of file efm32zg222f32.h.

#define GPIO_UNLOCK_CODE   0xA534

GPIO unlock code

Definition at line 327 of file efm32zg222f32.h.