esp_efuse_batch_write_cancel() function
Reset the batch mode of writing fields. It will reset the batch writing mode and any written changes.
Syntax
esp_err_t esp_efuse_batch_write_cancel(void); Return value
- ESP_OK: Successful. - ESP_ERR_INVALID_STATE: Tha batch mode was not set.
esp_efuse_batch_write_cancel() is called by 2 functions and calls 4 functions:
![]()
esp_efuse_batch_write_cancel()
esp_efuse_batch_write_cancel() reads 7 variables and writes 1 variable:
![]()
esp_efuse_batch_write_cancel()