|
CMSIS2000
0.0.7
|
Union type to access the Interrupt Program Status Register (IPSR). Подробнее...
#include <core_cm0.h>
Поля данных | |
| struct { | |
| uint32_t _reserved0:23 | |
| uint32_t ISR:9 | |
| } | b |
| struct { | |
| uint32_t _reserved0:23 | |
| uint32_t ISR:9 | |
| } | b |
| struct { | |
| uint32_t _reserved0:23 | |
| uint32_t ISR:9 | |
| } | b |
| struct { | |
| uint32_t _reserved0:23 | |
| uint32_t ISR:9 | |
| } | b |
| struct { | |
| uint32_t _reserved0:23 | |
| uint32_t ISR:9 | |
| } | b |
| struct { | |
| uint32_t _reserved0:23 | |
| uint32_t ISR:9 | |
| } | b |
| uint32_t | w |
Union type to access the Interrupt Program Status Register (IPSR).
См. определение в файле core_cm0.h строка 203
| uint32_t IPSR_Type::_reserved0 |
bit: 9..31 Reserved
См. определение в файле core_cm0.h строка 208
| struct { ... } IPSR_Type::b |
Structure used for bit access
| struct { ... } IPSR_Type::b |
Structure used for bit access
| struct { ... } IPSR_Type::b |
Structure used for bit access
| struct { ... } IPSR_Type::b |
Structure used for bit access
| struct { ... } IPSR_Type::b |
Structure used for bit access
| struct { ... } IPSR_Type::b |
Structure used for bit access
| uint32_t IPSR_Type::ISR |
bit: 0.. 8 Exception number
См. определение в файле core_cm0.h строка 207
| uint32_t IPSR_Type::w |
Type used for word access
См. определение в файле core_cm0.h строка 210