Struct esp32s3::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.
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 MAC_SPI_8M is reliable 1: Means that programming user data failed and the number of error bytes is over 6.
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.
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 system part1 is reliable 1: Means that programming user data failed and the number of error bytes is over 6.
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.
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 user data is reliable 1: Means that programming user data failed and the number of error bytes is over 6.
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.
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 6.
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.
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 6.
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.
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 6.
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.
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 6.
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.
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 6.