Struct esp32s2::efuse::rd_rs_err0::R
source · pub struct R(_);Expand description
Register RD_RS_ERR0 reader
Implementations§
source§impl R
impl R
sourcepub fn mac_spi_8m_err_num(&self) -> MAC_SPI_8M_ERR_NUM_R
pub fn mac_spi_8m_err_num(&self) -> MAC_SPI_8M_ERR_NUM_R
Bits 0:2 - The value of this signal means the number of error bytes in BLOCK1.
sourcepub fn mac_spi_8m_fail(&self) -> MAC_SPI_8M_FAIL_R
pub fn mac_spi_8m_fail(&self) -> MAC_SPI_8M_FAIL_R
Bit 3 - 0: Means no failure and that the data of BLOCK1 is reliable. 1: Means that programming BLOCK1 data failed and the number of error bytes is over 5.
sourcepub fn sys_part1_num(&self) -> SYS_PART1_NUM_R
pub fn sys_part1_num(&self) -> SYS_PART1_NUM_R
Bits 4:6 - The value of this signal means the number of error bytes in BLOCK2.
sourcepub fn sys_part1_fail(&self) -> SYS_PART1_FAIL_R
pub fn sys_part1_fail(&self) -> SYS_PART1_FAIL_R
Bit 7 - 0: Means no failure and that the data of BLOCK2 is reliable. 1: Means that programming BLOCK2 data failed and the number of error bytes is over 5.
sourcepub fn usr_data_err_num(&self) -> USR_DATA_ERR_NUM_R
pub fn usr_data_err_num(&self) -> USR_DATA_ERR_NUM_R
Bits 8:10 - The value of this signal means the number of error bytes in BLOCK3.
sourcepub fn usr_data_fail(&self) -> USR_DATA_FAIL_R
pub fn usr_data_fail(&self) -> USR_DATA_FAIL_R
Bit 11 - 0: Means no failure and that the data of BLOCK3 is reliable. 1: Means that programming BLOCK3 data failed and the number of error bytes is over 5.
sourcepub fn key0_err_num(&self) -> KEY0_ERR_NUM_R
pub fn key0_err_num(&self) -> KEY0_ERR_NUM_R
Bits 12:14 - The value of this signal means the number of error bytes in KEY0.
sourcepub fn key0_fail(&self) -> KEY0_FAIL_R
pub fn key0_fail(&self) -> KEY0_FAIL_R
Bit 15 - 0: Means no failure and that the data of KEY0 is reliable. 1: Means that programming KEY0 failed and the number of error bytes is over 5.
sourcepub fn key1_err_num(&self) -> KEY1_ERR_NUM_R
pub fn key1_err_num(&self) -> KEY1_ERR_NUM_R
Bits 16:18 - The value of this signal means the number of error bytes in KEY1.
sourcepub fn key1_fail(&self) -> KEY1_FAIL_R
pub fn key1_fail(&self) -> KEY1_FAIL_R
Bit 19 - 0: Means no failure and that the data of KEY1 is reliable. 1: Means that programming KEY1 failed and the number of error bytes is over 5.
sourcepub fn key2_err_num(&self) -> KEY2_ERR_NUM_R
pub fn key2_err_num(&self) -> KEY2_ERR_NUM_R
Bits 20:22 - The value of this signal means the number of error bytes in KEY2.
sourcepub fn key2_fail(&self) -> KEY2_FAIL_R
pub fn key2_fail(&self) -> KEY2_FAIL_R
Bit 23 - 0: Means no failure and that the data of KEY2 is reliable. 1: Means that programming KEY2 failed and the number of error bytes is over 5.
sourcepub fn key3_err_num(&self) -> KEY3_ERR_NUM_R
pub fn key3_err_num(&self) -> KEY3_ERR_NUM_R
Bits 24:26 - The value of this signal means the number of error bytes in KEY3.
sourcepub fn key3_fail(&self) -> KEY3_FAIL_R
pub fn key3_fail(&self) -> KEY3_FAIL_R
Bit 27 - 0: Means no failure and that the data of KEY3 is reliable. 1: Means that programming KEY3 failed and the number of error bytes is over 5.
sourcepub fn key4_err_num(&self) -> KEY4_ERR_NUM_R
pub fn key4_err_num(&self) -> KEY4_ERR_NUM_R
Bits 28:30 - The value of this signal means the number of error bytes in KEY4.
sourcepub fn key4_fail(&self) -> KEY4_FAIL_R
pub fn key4_fail(&self) -> KEY4_FAIL_R
Bit 31 - 0: Means no failure and that the data of KEY4 is reliable. 1: Means that programming KEY4 failed and the number of error bytes is over 5.