MTB CAT1 Peripheral driver library
cy_stc_ppc_attribute_t Struct Reference

Description

PPC attribute initialization structure.

Data Fields

cy_en_prot_region_t startRegion
 Starting peripheral region ID.
 
cy_en_prot_region_t endRegion
 Ending peripheral region ID. More...
 
cy_en_ppc_sec_attribute_t secAttribute
 Security attribute.
 
cy_en_ppc_secpriv_attribute_t secPrivAttribute
 Secure Privilege attribute.
 
cy_en_ppc_nspriv_attribute_t nsPrivAttribute
 Non-secure Privilege attribute.
 

Field Documentation

◆ endRegion

cy_en_prot_region_t cy_stc_ppc_attribute_t::endRegion

Ending peripheral region ID.

To apply policy to a single peripheral region, assign the same value to startRegion and endRegion