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] |
uint32_t NvmOtpRowWrite_t::rowData |
uint32_t NvmOtpRowWrite_t::rowBitMask |
Data to be written in an NvmOtp row
uint16_t NvmOtpRowWrite_t::rowIdx |
Bit mask to apply to an NvmOtp row data bits
uint8_t NvmOtpRowWrite_t::rsvd[2] |
Index of an NvmOtp row.