AM263x MCU+ SDK  10.02.00
NvmOtpRowProt_t Struct Reference

Detailed Description

This is a NvmOtpRowProt type which holds the information of NvmOtp row index and protection status corresponding to the row index. This structure is not valid for f29h85x.

Data Fields

uint16_t rowidx
 
uint8_t readProt
 
uint8_t writeProt
 

Field Documentation

◆ rowidx

uint16_t NvmOtpRowProt_t::rowidx

◆ readProt

uint8_t NvmOtpRowProt_t::readProt

Index of an NvmOtp row.

◆ writeProt

uint8_t NvmOtpRowProt_t::writeProt

Read row protection information used in getting or setting an NvmOtp row protection.