openMMC
Open Source Modular MMC for AMCs
|
Union type to access the Special-Purpose Program Status Registers (xPSR). More...
#include <core_cm3.h>
Data Fields | ||
struct { | ||
uint32_t xPSR_Type::ISR:9 | ||
uint32_t xPSR_Type::_reserved0:1 | ||
uint32_t xPSR_Type::ICI_IT_1:6 | ||
uint32_t xPSR_Type::_reserved1:8 | ||
uint32_t xPSR_Type::T:1 | ||
uint32_t xPSR_Type::ICI_IT_2: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 | |
Union type to access the Special-Purpose Program Status Registers (xPSR).