Struct esp32s3::efuse::rd_repeat_data1::R
source · pub struct R(_);
Expand description
Register RD_REPEAT_DATA1
reader
Implementations§
source§impl R
impl R
sourcepub fn vdd_spi_drefm(&self) -> VDD_SPI_DREFM_R
pub fn vdd_spi_drefm(&self) -> VDD_SPI_DREFM_R
Bits 0:1 - SPI regulator medium voltage reference.
sourcepub fn vdd_spi_drefl(&self) -> VDD_SPI_DREFL_R
pub fn vdd_spi_drefl(&self) -> VDD_SPI_DREFL_R
Bits 2:3 - SPI regulator low voltage reference.
sourcepub fn vdd_spi_xpd(&self) -> VDD_SPI_XPD_R
pub fn vdd_spi_xpd(&self) -> VDD_SPI_XPD_R
Bit 4 - SPI regulator power up signal.
sourcepub fn vdd_spi_tieh(&self) -> VDD_SPI_TIEH_R
pub fn vdd_spi_tieh(&self) -> VDD_SPI_TIEH_R
Bit 5 - SPI regulator output is short connected to VDD3P3_RTC_IO.
sourcepub fn vdd_spi_force(&self) -> VDD_SPI_FORCE_R
pub fn vdd_spi_force(&self) -> VDD_SPI_FORCE_R
Bit 6 - Set this bit and force to use the configuration of eFuse to configure VDD_SPI.
sourcepub fn vdd_spi_en_init(&self) -> VDD_SPI_EN_INIT_R
pub fn vdd_spi_en_init(&self) -> VDD_SPI_EN_INIT_R
Bit 7 - Set SPI regulator to 0 to configure init[1:0]=0.
sourcepub fn vdd_spi_encurlim(&self) -> VDD_SPI_ENCURLIM_R
pub fn vdd_spi_encurlim(&self) -> VDD_SPI_ENCURLIM_R
Bit 8 - Set SPI regulator to 1 to enable output current limit.
sourcepub fn vdd_spi_dcurlim(&self) -> VDD_SPI_DCURLIM_R
pub fn vdd_spi_dcurlim(&self) -> VDD_SPI_DCURLIM_R
Bits 9:11 - Tunes the current limit threshold of SPI regulator when tieh=0, about 800 mA/(8+d).
sourcepub fn vdd_spi_init(&self) -> VDD_SPI_INIT_R
pub fn vdd_spi_init(&self) -> VDD_SPI_INIT_R
Bits 12:13 - Adds resistor from LDO output to ground. 0: no resistance 1: 6 K 2: 4 K 3: 2 K.
sourcepub fn vdd_spi_dcap(&self) -> VDD_SPI_DCAP_R
pub fn vdd_spi_dcap(&self) -> VDD_SPI_DCAP_R
Bits 14:15 - Prevents SPI regulator from overshoot.
sourcepub fn wdt_delay_sel(&self) -> WDT_DELAY_SEL_R
pub fn wdt_delay_sel(&self) -> WDT_DELAY_SEL_R
Bits 16:17 - Selects RTC watchdog timeout threshold, in unit of slow clock cycle. 0: 40000. 1: 80000. 2: 160000. 3:320000.
sourcepub fn spi_boot_crypt_cnt(&self) -> SPI_BOOT_CRYPT_CNT_R
pub fn spi_boot_crypt_cnt(&self) -> SPI_BOOT_CRYPT_CNT_R
Bits 18:20 - Set this bit to enable SPI boot encrypt/decrypt. Odd number of 1: enable. even number of 1: disable.
sourcepub fn secure_boot_key_revoke0(&self) -> SECURE_BOOT_KEY_REVOKE0_R
pub fn secure_boot_key_revoke0(&self) -> SECURE_BOOT_KEY_REVOKE0_R
Bit 21 - Set this bit to enable revoking first secure boot key.
sourcepub fn secure_boot_key_revoke1(&self) -> SECURE_BOOT_KEY_REVOKE1_R
pub fn secure_boot_key_revoke1(&self) -> SECURE_BOOT_KEY_REVOKE1_R
Bit 22 - Set this bit to enable revoking second secure boot key.
sourcepub fn secure_boot_key_revoke2(&self) -> SECURE_BOOT_KEY_REVOKE2_R
pub fn secure_boot_key_revoke2(&self) -> SECURE_BOOT_KEY_REVOKE2_R
Bit 23 - Set this bit to enable revoking third secure boot key.
sourcepub fn key_purpose_0(&self) -> KEY_PURPOSE_0_R
pub fn key_purpose_0(&self) -> KEY_PURPOSE_0_R
Bits 24:27 - Purpose of Key0.
sourcepub fn key_purpose_1(&self) -> KEY_PURPOSE_1_R
pub fn key_purpose_1(&self) -> KEY_PURPOSE_1_R
Bits 28:31 - Purpose of Key1.