STM32F4 Standard Peripheral bibliotheek
1.0
ST Microelectronics bibliotheek documentatie voor de STM32F4 Standard Peripheral Library
|
Flag management function. More...
Functions | |
FlagStatus | IWDG_GetFlagStatus (uint16_t IWDG_FLAG) |
Checks whether the specified IWDG flag is set or not. More... | |
Flag management function.
=============================================================================== Flag management function ===============================================================================
FlagStatus IWDG_GetFlagStatus | ( | uint16_t | IWDG_FLAG | ) |
Checks whether the specified IWDG flag is set or not.
IWDG_FLAG,: | specifies the flag to check. This parameter can be one of the following values:
|
The | new state of IWDG_FLAG (SET or RESET). |