| 
    openMMC
    
   Open Source Modular MMC for AMCs 
   | 
 
Union type to access the Application Program Status Register (APSR). More...
#include <core_cm3.h>
Data Fields | ||
| struct { | ||
| uint32_t APSR_Type::_reserved0:27 | ||
| 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 | |
Union type to access the Application Program Status Register (APSR).