AM263x MCU+ SDK  10.02.00
NvmOtpRowWrite_t Struct Reference

Detailed Description

This is an NvmOtpRowWrite type which holds the information regarding programming NvmOtp row. For F29H85x, the rowdIdx corresponds to the Flash Offsets. For AM26x, the rowIdx corresponds to efuse row offsets.

Data Fields

uint32_t rowData
 
uint32_t rowBitMask
 
uint16_t rowIdx
 
uint8_t rsvd [2]
 

Field Documentation

◆ rowData

uint32_t NvmOtpRowWrite_t::rowData

◆ rowBitMask

uint32_t NvmOtpRowWrite_t::rowBitMask

Data to be written in an NvmOtp row

◆ rowIdx

uint16_t NvmOtpRowWrite_t::rowIdx

Bit mask to apply to an NvmOtp row data bits

◆ rsvd

uint8_t NvmOtpRowWrite_t::rsvd[2]

Index of an NvmOtp row.