Configuration structure for Fixed Group (GR) PPU (PPU_GR) struct initialization.
Data Fields | |
| cy_en_prot_perm_t | userPermission |
| User permissions for the region. | |
| cy_en_prot_perm_t | privPermission |
| Privileged permissions for the region. | |
| bool | secure |
| Non Secure = 0, Secure = 1. | |
| bool | pcMatch |
| Access evaluation = 0, Matching = 1. | |
| uint16_t | pcMask |
| Mask of allowed protection context(s) | |