Struct esp32c3::efuse::rd_repeat_err2::R
source · pub struct R(_);
Expand description
Register RD_REPEAT_ERR2
reader
Implementations§
source§impl R
impl R
sourcepub fn key_purpose_2_err(&self) -> KEY_PURPOSE_2_ERR_R
pub fn key_purpose_2_err(&self) -> KEY_PURPOSE_2_ERR_R
Bits 0:3 - If any bit in KEY_PURPOSE_2 is 1, then it indicates a programming error.
sourcepub fn key_purpose_3_err(&self) -> KEY_PURPOSE_3_ERR_R
pub fn key_purpose_3_err(&self) -> KEY_PURPOSE_3_ERR_R
Bits 4:7 - If any bit in KEY_PURPOSE_3 is 1, then it indicates a programming error.
sourcepub fn key_purpose_4_err(&self) -> KEY_PURPOSE_4_ERR_R
pub fn key_purpose_4_err(&self) -> KEY_PURPOSE_4_ERR_R
Bits 8:11 - If any bit in KEY_PURPOSE_4 is 1, then it indicates a programming error.
sourcepub fn key_purpose_5_err(&self) -> KEY_PURPOSE_5_ERR_R
pub fn key_purpose_5_err(&self) -> KEY_PURPOSE_5_ERR_R
Bits 12:15 - If any bit in KEY_PURPOSE_5 is 1, then it indicates a programming error.
sourcepub fn rpt4_reserved3_err(&self) -> RPT4_RESERVED3_ERR_R
pub fn rpt4_reserved3_err(&self) -> RPT4_RESERVED3_ERR_R
Bits 16:19 - Reserved.
sourcepub fn secure_boot_en_err(&self) -> SECURE_BOOT_EN_ERR_R
pub fn secure_boot_en_err(&self) -> SECURE_BOOT_EN_ERR_R
Bit 20 - If SECURE_BOOT_EN is 1, then it indicates a programming error.
sourcepub fn secure_boot_aggressive_revoke_err(
&self
) -> SECURE_BOOT_AGGRESSIVE_REVOKE_ERR_R
pub fn secure_boot_aggressive_revoke_err(
&self
) -> SECURE_BOOT_AGGRESSIVE_REVOKE_ERR_R
Bit 21 - If SECURE_BOOT_AGGRESSIVE_REVOKE is 1, then it indicates a programming error.
sourcepub fn rpt4_reserved0_err(&self) -> RPT4_RESERVED0_ERR_R
pub fn rpt4_reserved0_err(&self) -> RPT4_RESERVED0_ERR_R
Bits 22:27 - Reserved.
sourcepub fn flash_tpuw_err(&self) -> FLASH_TPUW_ERR_R
pub fn flash_tpuw_err(&self) -> FLASH_TPUW_ERR_R
Bits 28:31 - If any bit in FLASH_TPUM is 1, then it indicates a programming error.