Type Alias esp32h2::efuse::rd_repeat_data1::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 rpt4_reserved1_1(&self) -> RPT4_RESERVED1_1_R

Bits 0:15 - Reserved.

source

pub fn wdt_delay_sel(&self) -> WDT_DELAY_SEL_R

Bits 16:17 - Represents whether RTC watchdog timeout threshold is selected at startup. 1: selected. 0: not selected.

source

pub fn spi_boot_crypt_cnt(&self) -> SPI_BOOT_CRYPT_CNT_R

Bits 18:20 - Represents whether SPI boot encrypt/decrypt is disabled or enabled. Odd number of 1: enabled. Even number of 1: disabled.

source

pub fn secure_boot_key_revoke0(&self) -> SECURE_BOOT_KEY_REVOKE0_R

Bit 21 - Represents whether revoking first secure boot key is enabled or disabled. 1: enabled. 0: disabled.

source

pub fn secure_boot_key_revoke1(&self) -> SECURE_BOOT_KEY_REVOKE1_R

Bit 22 - Represents whether revoking second secure boot key is enabled or disabled. 1: enabled. 0: disabled.

source

pub fn secure_boot_key_revoke2(&self) -> SECURE_BOOT_KEY_REVOKE2_R

Bit 23 - Represents whether revoking third secure boot key is enabled or disabled. 1: enabled. 0: disabled.

source

pub fn key_purpose_0(&self) -> KEY_PURPOSE_0_R

Bits 24:27 - Represents the purpose of Key0.

source

pub fn key_purpose_1(&self) -> KEY_PURPOSE_1_R

Bits 28:31 - Represents the purpose of Key1.