Module esp32c2::efuse::rd_repeat_data0
source · Expand description
BLOCK0 data register 1.
Structs
Register
RD_REPEAT_DATA0 readerBLOCK0 data register 1.
Type Definitions
Field
DIS_DIRECT_BOOT reader - This bit set means disable direct_boot mode.Field
DIS_DOWNLOAD_ICACHE reader - The bit be set to disable icache in download mode.Field
DIS_DOWNLOAD_MANUAL_ENCRYPT reader - The bit be set to disable manual encryption.Field
DIS_DOWNLOAD_MODE reader - Set this bit to disable download mode (boot_mode[3:0] = 0, 1, 2, 4, 5, 6, 7).Field
DIS_PAD_JTAG reader - Set this bit to disable pad jtag.Field
ENABLE_SECURITY_DOWNLOAD reader - Set this bit to enable secure UART download mode.Field
FLASH_TPUW reader - Configures flash waiting time after power-up, in unit of ms. If the value is less than 15, the waiting time is the configurable value. Otherwise, the waiting time is twice the configurable value.Field
FORCE_SEND_RESUME reader - Set this bit to force ROM code to send a resume command during SPI boot.Field
RD_DIS reader - The bit be set to disable software read high/low 128-bit of BLK3.Field
RPT4_RESERVED reader - Reserved (used for four backups method).Field
SECURE_BOOT_EN reader - The bit be set to enable secure boot.Field
SPI_BOOT_ENCRYPT_DECRYPT_CNT reader - These bits be set to enable SPI boot encrypt/decrypt. Odd number of 1: enable. even number of 1: disable.Field
UART_PRINT_CONTROL reader - Set this bit to disable usb printing.Field
WDT_DELAY_SEL reader - Selects RTC watchdog timeout threshold, in unit of slow clock cycle. 0: 40000. 1: 80000. 2: 160000. 3:320000.Field
XTS_KEY_LENGTH_256 reader - The bit be set means XTS_AES use the whole 256-bit efuse data in BLOCK3. Otherwise, XTS_AES use 128-bit eFuse data in BLOCK3.