The OTP Control configuration structure.
Configuration structure for ROT MPC Struct initialization
Data Fields | |
| uint32_t | addrOffset |
| Offset in the memory from the memory start address. | |
| uint32_t | size |
| Size of the memory. | |
| cy_en_mpc_size_t | regionSize |
| Size of the memory region. | |
| cy_en_mpc_prot_context_t | pc |
| Protection Context. | |
| cy_en_mpc_sec_attr_t | secure |
| Security permissions for the region. | |
| cy_en_mpc_access_attr_t | access |
| Access permissions for the region. | |