Get Power Controller Flags Defines

Flags defines which can be used with LL_EFUSE_ReadReg function. More...

Macros

#define LL_EFUSE_PWR_CTL_EN_DONE   MCU_SUB_EFUSE_PWR_CTL0_EN_DONE
 
#define LL_EFUSE_PWR_CTL_DIS_DONE   MCU_SUB_EFUSE_PWR_CTL0_DIS_DONE
 

Detailed Description

Flags defines which can be used with LL_EFUSE_ReadReg function.

Macro Definition Documentation

◆ LL_EFUSE_PWR_CTL_DIS_DONE

#define LL_EFUSE_PWR_CTL_DIS_DONE   MCU_SUB_EFUSE_PWR_CTL0_DIS_DONE

eFuse power disable done

Definition at line 98 of file ll_efuse.h.

◆ LL_EFUSE_PWR_CTL_EN_DONE

#define LL_EFUSE_PWR_CTL_EN_DONE   MCU_SUB_EFUSE_PWR_CTL0_EN_DONE

eFuse power enable done

Definition at line 97 of file ll_efuse.h.