RTEMS 6.1-rc7
Loading...
Searching...
No Matches
Data Fields

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

#include <core_cm4.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
 
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
 

Detailed Description

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


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