思澈科技软件开发工具包  2.20

Macros

#define GPT_LOCKLEVEL_OFF   0x00000000U
 
#define GPT_LOCKLEVEL_1   (GPT_BDTR_LOCK_0)
 
#define GPT_LOCKLEVEL_2   (GPT_BDTR_LOCK_1)
 
#define GPT_LOCKLEVEL_3   (GPT_BDTR_LOCK)
 

Detailed Description