Module esp32s3::efuse::rd_repeat_data3
source · Expand description
BLOCK0 data register 4.
Structs§
- BLOCK0 data register 4.
Type Aliases§
- Field
DIS_DOWNLOAD_MODEreader - Set this bit to disable download mode (boot_mode[3:0] = 0, 1, 2, 3, 6, 7). - Field
DIS_LEGACY_SPI_BOOTreader - Set this bit to disable Legacy SPI boot mode (boot_mode[3:0] = 4). - Field
DIS_USB_DOWNLOAD_MODEreader - Set this bit to disable UART download mode through USB. - Field
ENABLE_SECURITY_DOWNLOADreader - Set this bit to enable secure UART download mode. - Field
FLASH_ECC_ENreader - Set 1 to enable ECC for flash boot. - Field
FLASH_ECC_MODEreader - Set ECC mode in ROM, 0: ROM would Enable Flash ECC 16to18 byte mode. 1:ROM would use 16to17 byte mode. - Field
FLASH_PAGE_SIZEreader - Set Flash page size. - Field
FLASH_TYPEreader - Set the maximum lines of SPI flash. 0: four lines. 1: eight lines. - Field
FORCE_SEND_RESUMEreader - Set this bit to force ROM code to send a resume command during SPI boot. - Field
PIN_POWER_SELECTIONreader - GPIO33-GPIO37 power supply selection in ROM code. 0: VDD3P3_CPU. 1: VDD_SPI. - Field
POWERGLITCH_ENreader - Set this bit to enable power glitch function. - Register
RD_REPEAT_DATA3reader - Field
RPT4_RESERVED1reader - Reserved (used for four backups method). - Field
SECURE_VERSIONreader - Secure version (used by ESP-IDF anti-rollback feature). - Field
UART_PRINT_CHANNELreader - Selectes the default UART print channel. 0: UART0. 1: UART1. - Field
UART_PRINT_CONTROLreader - Set the default UARTboot message output mode. 00: Enabled. 01: Enabled when GPIO8 is low at reset. 10: Enabled when GPIO8 is high at reset. 11:disabled.