Type Alias R

Source
pub type R = R<RD_REPEAT_DATA1_SPEC>;
Expand description

Register RD_REPEAT_DATA1 reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn vdd_spi_drefm(&self) -> VDD_SPI_DREFM_R

Bits 0:1 - SPI regulator medium voltage reference.

Source

pub fn vdd_spi_drefl(&self) -> VDD_SPI_DREFL_R

Bits 2:3 - SPI regulator low voltage reference.

Source

pub fn vdd_spi_xpd(&self) -> VDD_SPI_XPD_R

Bit 4 - SPI regulator power up signal.

Source

pub fn vdd_spi_tieh(&self) -> VDD_SPI_TIEH_R

Bit 5 - SPI regulator output is short connected to VDD3P3_RTC_IO.

Source

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.

Source

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.

Source

pub fn vdd_spi_encurlim(&self) -> VDD_SPI_ENCURLIM_R

Bit 8 - Set SPI regulator to 1 to enable output current limit.

Source

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).

Source

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.

Source

pub fn vdd_spi_dcap(&self) -> VDD_SPI_DCAP_R

Bits 14:15 - Prevents SPI regulator from overshoot.

Source

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.

Source

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.

Source

pub fn secure_boot_key_revoke0(&self) -> SECURE_BOOT_KEY_REVOKE0_R

Bit 21 - Set this bit to enable revoking first secure boot key.

Source

pub fn secure_boot_key_revoke1(&self) -> SECURE_BOOT_KEY_REVOKE1_R

Bit 22 - Set this bit to enable revoking second secure boot key.

Source

pub fn secure_boot_key_revoke2(&self) -> SECURE_BOOT_KEY_REVOKE2_R

Bit 23 - Set this bit to enable revoking third secure boot key.

Source

pub fn key_purpose_0(&self) -> KEY_PURPOSE_0_R

Bits 24:27 - Purpose of Key0.

Source

pub fn key_purpose_1(&self) -> KEY_PURPOSE_1_R

Bits 28:31 - Purpose of Key1.