|
libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
|

Macros | |
| #define | RCC_AHBRSTR_TSCRST (1 << 24) |
| #define | RCC_AHBRSTR_IOPFRST (1 << 22) |
| #define | RCC_AHBRSTR_IOPERST (1 << 21) |
| #define | RCC_AHBRSTR_IOPDRST (1 << 20) |
| #define | RCC_AHBRSTR_IOPCRST (1 << 19) |
| #define | RCC_AHBRSTR_IOPBRST (1 << 18) |
| #define | RCC_AHBRSTR_IOPARST (1 << 17) |