Module esp32c3::efuse::rd_rs_err0

source ·
Expand description

Programming error record register 0 of BLOCK1-10.

Structs§

Type Aliases§

  • Field KEY0_ERR_NUM reader - The value of this signal means the number of error bytes.
  • Field KEY0_FAIL reader - 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.
  • Field KEY1_ERR_NUM reader - The value of this signal means the number of error bytes.
  • Field KEY1_FAIL reader - 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.
  • Field KEY2_ERR_NUM reader - The value of this signal means the number of error bytes.
  • Field KEY2_FAIL reader - 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.
  • Field KEY3_ERR_NUM reader - The value of this signal means the number of error bytes.
  • Field KEY3_FAIL reader - 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.
  • Field KEY4_ERR_NUM reader - The value of this signal means the number of error bytes.
  • Field KEY4_FAIL reader - 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.
  • Field MAC_SPI_8M_ERR_NUM reader - The value of this signal means the number of error bytes.
  • Field MAC_SPI_8M_FAIL reader - 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.
  • Register RD_RS_ERR0 reader
  • Field SYS_PART1_FAIL reader - 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.
  • Field SYS_PART1_NUM reader - The value of this signal means the number of error bytes.
  • Field USR_DATA_ERR_NUM reader - The value of this signal means the number of error bytes.
  • Field USR_DATA_FAIL reader - 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.