STM32H735xx HAL User Manual
|
Functions | |
__STATIC_INLINE void | LL_RCC_WWDG1_EnableSystemReset (void) |
Enable system wide reset for Window Watch Dog 1. | |
__STATIC_INLINE uint32_t | LL_RCC_WWDG1_IsSystemReset (void) |
Check if Window Watch Dog 1 reset is system wide. |
__STATIC_INLINE void LL_RCC_WWDG1_EnableSystemReset | ( | void | ) |
Enable system wide reset for Window Watch Dog 1.
None. |
Definition at line 2131 of file stm32h7xx_ll_rcc.h.
__STATIC_INLINE uint32_t LL_RCC_WWDG1_IsSystemReset | ( | void | ) |
Check if Window Watch Dog 1 reset is system wide.
State | of bit (1 or 0). |
Definition at line 2141 of file stm32h7xx_ll_rcc.h.