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 |
Flags defines which can be used with LL_EFUSE_ReadReg function.
#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.
#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.