This is a EfuseRead type which holds the information of eFuse row index and row data corresponding to it .
Data Fields | |
| uint32_t | rowData |
| uint8_t | rowIdx |
| uint8_t | rsvd [3] |
| uint32_t EfuseRead_t::rowData |
| uint8_t EfuseRead_t::rowIdx |
Points to data retrieved from gp otp registers.
| uint8_t EfuseRead_t::rsvd[3] |
Points index of eFuse row to be read.