![]() |
NUC029FAE_BSP V3.01.004
The Board Support Package for NUC029FAE MCU
|
Union type to access the Application Program Status Register (APSR). More...
#include <core_cm0.h>
Data Fields | |
struct { | |
uint32_t APSR_Type::_reserved0:28 | |
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).
Definition at line 247 of file core_cm0.h.