Union type to access the Special-Purpose Program Status Registers (xPSR). More...
#include <core_cm0plus.h>
Data Fields | |
struct { | |
uint32_t xPSR_Type::ISR:9 | |
uint32_t xPSR_Type::_reserved0:15 | |
uint32_t xPSR_Type::T:1 | |
uint32_t xPSR_Type::_reserved1:3 | |
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).