esp_efuse_utility_apply_new_coding_scheme() function
Apply coding_scheme to write registers.
Syntax
esp_err_t esp_efuse_utility_apply_new_coding_scheme(void); Return value
- ESP_OK: The operation was successfully completed. - ESP_ERR_CODING: Error range of data does not match the coding scheme.
esp_efuse_utility_apply_new_coding_scheme() is called by 4 functions and calls 5 functions:
![]()
esp_efuse_utility_apply_new_coding_scheme()
esp_efuse_utility_apply_new_coding_scheme() reads 14 variables:
![]()
esp_efuse_utility_apply_new_coding_scheme()