ESP-IDF
esp_image_header_t::wp_pin
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
esp_image_header_t::wp_pin
esp_image_header_t::wp_pin field
WP pin when SPI pins set via efuse (read by ROM bootloader, the IDF bootloader uses software to configure the WP pin and sets this field to 0xEE=disabled)
Syntax
Show:
Summary
Declaration
from
esp_app_format.h:85
uint8_t
wp_pin
;
Examples
References
from
examples
Code
Location
uint8_t
wp_pin
;
/*!< WP pin when SPI pins set via efuse (read by ROM bootloader,
esp_app_format.h:85
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out