| CARME-M4 BSP
    V1.5
    | 
Flag management function. More...
 Collaboration diagram for Flag management function:
 Collaboration diagram for Flag management function:| 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). | 
Definition at line 233 of file stm32f4xx_iwdg.c.