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

Union type to access the Application Program Status Register (APSR). More...

#include <core_cm7.h>

Data Fields

struct {
   uint32_t   APSR_Type::_reserved0:16
 
   uint32_t   APSR_Type::GE:4
 
   uint32_t   APSR_Type::_reserved1:7
 
   uint32_t   APSR_Type::Q:1
 
   uint32_t   APSR_Type::V:1
 
   uint32_t   APSR_Type::C:1
 
   uint32_t   APSR_Type::Z:1
 
   uint32_t   APSR_Type::N:1
 
b
 
uint32_t w
 

Detailed Description

Union type to access the Application Program Status Register (APSR).


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