mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-31 18:16:34 +03:00
When the eFuse field consists of single descriptor, its size can be taken from struct member 'bit_count'. However, when the field consists of multiple descriptors, the size should be obtained via esp_efuse_get_field_size()