efuse: Fix docs and script
This commit is contained in:
committed by
bot
parent
cc094ba789
commit
95b6273c7c
@@ -54,7 +54,7 @@ typedef enum {
|
||||
typedef struct {
|
||||
esp_efuse_block_t efuse_block; /**< Block of eFuse */
|
||||
uint16_t bit_start; /**< Start bit [0..255] */
|
||||
uint16_t bit_count; /**< Length of bit field [1..256]*/
|
||||
uint16_t bit_count; /**< Length of bit field [1..-]*/
|
||||
} esp_efuse_desc_t;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user