This is an NvmOtpRead type which holds the information of NvmOtp row index and row data corresponding to it . For F29H85x, the rowdIdx corresponds to the Flash Offsets. For AM26x, the rowIdx corresponds to efuse row offsets.
Data Fields | |
uint32_t | rowData |
uint16_t | rowIdx |
uint8_t | rsvd [2] |
uint32_t NvmOtpRead_t::rowData |
uint16_t NvmOtpRead_t::rowIdx |
Points to data retrieved from gp otp registers or fw otp region.
uint8_t NvmOtpRead_t::rsvd[2] |
Points index of an NvmOtp row to be read.