Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
reg_iop_mpu_r_trace Struct Reference

#include <iop_mpu_defs.h>

Data Fields

unsigned int intr_vect: 16
 
unsigned int pc: 12
 
unsigned int en: 1
 
unsigned int instr_reg_busy: 1
 
unsigned int intr_busy: 1
 
unsigned int dummy1: 1
 

Detailed Description

Definition at line 128 of file iop_mpu_defs.h.

Field Documentation

unsigned int dummy1

Definition at line 134 of file iop_mpu_defs.h.

unsigned int en

Definition at line 131 of file iop_mpu_defs.h.

unsigned int instr_reg_busy

Definition at line 132 of file iop_mpu_defs.h.

unsigned int intr_busy

Definition at line 133 of file iop_mpu_defs.h.

unsigned int intr_vect

Definition at line 129 of file iop_mpu_defs.h.

unsigned int pc

Definition at line 130 of file iop_mpu_defs.h.


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