AM263x MCU+ SDK  10.02.00

Detailed Description

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]
 

Field Documentation

◆ rowData

uint32_t NvmOtpRead_t::rowData

◆ rowIdx

uint16_t NvmOtpRead_t::rowIdx

Points to data retrieved from gp otp registers or fw otp region.

◆ rsvd

uint8_t NvmOtpRead_t::rsvd[2]

Points index of an NvmOtp row to be read.