CSL_MEMPROT_MPFSR Struct Reference
[MEMPROT Data Structures]

This will be used to query the memory fault status. More...

#include <csl_memprot.h>

Data Fields

Uint32 fid:7
Uint32 local:1
Uint32 ns:1
Uint32 sr:1
Uint32 sw:1
Uint32 sx:1
Uint32 ur:1
Uint32 uw:1
Uint32 ux:1

Detailed Description

This will be used to query the memory fault status.


Field Documentation

Faulted ID

Local Access ?

When set, indicates a Non-secure access

When set, indicates a Supervisor Read Request

When set, indicates a Supervisor Write Request

When set, indicates a Supervisor program fetch Request

When set, indicates a User Read Request

When set, indicates a User Write Request

When set, indicates a User program fetch Request


The documentation for this struct was generated from the following file:

Copyright 2012, Texas Instruments Incorporated