|
#define | RCC_RSTFLAG_LPWRRST ((uint32_t)0x00000001) |
|
#define | RCC_RSTFLAG_WWDGRST ((uint32_t)0x00000002) |
|
#define | RCC_RSTFLAG_IWDGRST ((uint32_t)0x00000004) |
|
#define | RCC_RSTFLAG_SFTRST ((uint32_t)0x00000008) |
|
#define | RCC_RSTFLAG_PORRST ((uint32_t)0x00000010) |
|
#define | RCC_RSTFLAG_PINRST ((uint32_t)0x00000020) |
|