Operation defines which can be used with LL_EFUSE_WriteReg function. More...
Macros | |
| #define | LL_EFUSE_WRITE_KEYRAM EFUSE_OPER_WRITE_KEYRAM |
| #define | LL_EFUSE_READ_TRIM EFUSE_OPER_READ_TRIM |
| #define | LL_EFUSE_CRC_CHECK EFUSE_OPER_CRC_CHECK |
| #define | LL_EFUSE_INIT_CHECK EFUSE_OPER_INIT_CHECK |
| #define | LL_EFUSE_TEST_READ EFUSE_OPER_RD_TEST_MODE |
Operation defines which can be used with LL_EFUSE_WriteReg function.
| #define LL_EFUSE_CRC_CHECK EFUSE_OPER_CRC_CHECK |
Read the special eFuse addr, and calculate CRC value
| #define LL_EFUSE_INIT_CHECK EFUSE_OPER_INIT_CHECK |
Read the whole eFuse value, and check this value with 0
| #define LL_EFUSE_READ_TRIM EFUSE_OPER_READ_TRIM |
Read analog trim from eFuse
| #define LL_EFUSE_TEST_READ EFUSE_OPER_RD_TEST_MODE |
Read eFuse test mode from eFuse
| #define LL_EFUSE_WRITE_KEYRAM EFUSE_OPER_WRITE_KEYRAM |
Read fwkay and rootkey from eFuse, and write to keyram