Functions

Flag management function. More...

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...
 

Detailed Description

Flag management function.

 ===============================================================================
                    ##### Flag management function #####
 ===============================================================================  

Function Documentation

FlagStatus IWDG_GetFlagStatus ( uint16_t  IWDG_FLAG)

Checks whether the specified IWDG flag is set or not.

Parameters
IWDG_FLAGspecifies the flag to check. This parameter can be one of the following values:
  • IWDG_FLAG_PVU: Prescaler Value Update on going
  • IWDG_FLAG_RVU: Reload Value Update on going
Return values
Thenew state of IWDG_FLAG (SET or RESET).
Parameters
IWDG_FLAGspecifies the flag to check. This parameter can be one of the following values:
  • IWDG_FLAG_PVU: Prescaler Value Update on going
  • IWDG_FLAG_RVU: Reload Value Update on going
  • IWDG_FLAG_WVU: Counter Window Value Update on going
Return values
Thenew state of IWDG_FLAG (SET or RESET).

Definition at line 233 of file stm32f4xx_iwdg.c.



rosflight_firmware
Author(s): Daniel Koch , James Jackson
autogenerated on Thu Apr 15 2021 05:07:55