Module esp32c2_hal::pac::efuse::rd_rs_err
Expand description
Programming error record register 0 of BLOCK1-10.
Structs
Register
RD_RS_ERR
readerProgramming error record register 0 of BLOCK1-10.
Type Definitions
Field
BLK1_ERR_NUM
reader - The value of this signal means the number of error bytes in block1.Field
BLK1_FAIL
reader - 0: Means no failure and that the data of block1 is reliable 1: Means that programming user data failed and the number of error bytes is over 6.Field
BLK2_ERR_NUM
reader - The value of this signal means the number of error bytes in block2.Field
BLK2_FAIL
reader - 0: Means no failure and that the data of block2 is reliable 1: Means that programming user data failed and the number of error bytes is over 6.Field
BLK3_ERR_NUM
reader - The value of this signal means the number of error bytes in block3.Field
BLK3_FAIL
reader - 0: Means no failure and that the block3 data is reliable 1: Means that programming user data failed and the number of error bytes is over 6.