RTEMS 5.2
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Data Fields

Union type to access the Special-Purpose Program Status Registers (xPSR). More...

#include <core_cm7.h>

Data Fields

struct {
   uint32_t   xPSR_Type::ISR:9
 
   uint32_t   xPSR_Type::_reserved0:7
 
   uint32_t   xPSR_Type::GE:4
 
   uint32_t   xPSR_Type::_reserved1:4
 
   uint32_t   xPSR_Type::T:1
 
   uint32_t   xPSR_Type::IT:2
 
   uint32_t   xPSR_Type::Q:1
 
   uint32_t   xPSR_Type::V:1
 
   uint32_t   xPSR_Type::C:1
 
   uint32_t   xPSR_Type::Z:1
 
   uint32_t   xPSR_Type::N:1
 
b
 
uint32_t w
 

Detailed Description

Union type to access the Special-Purpose Program Status Registers (xPSR).


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