Get Power Controller Flags Defines

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

+ Collaboration diagram for Get Power Controller Flags Defines:

Macros

#define LL_EFUSE_PWR_CTL_EN_DONE   MCU_SUB_EFUSE_PWR_CTL0_EN_DONE
 eFuse power enable done
More...
 
#define LL_EFUSE_PWR_CTL_DIS_DONE   MCU_SUB_EFUSE_PWR_CTL0_DIS_DONE
 eFuse power disable done
More...
 

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 104 of file gr55xx_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 103 of file gr55xx_ll_efuse.h.