Modules | Macros | Functions

IWDG driver modules. More...

Collaboration diagram for IWDG:

Modules

 IWDG_Exported_Constants
 
 IWDG_Private_Functions
 
 IWDG_Exported_Types
 
 IWDG_Exported_Macros
 
 IWDG_Exported_Functions
 
 IWDG_Private_TypesDefinitions
 
 IWDG_Private_Defines
 
 IWDG_Private_Macros
 
 IWDG_Private_Variables
 
 IWDG_Private_FunctionPrototypes
 

Macros

#define KR_KEY_ENABLE   ((uint16_t)0xCCCC)
 
#define KR_KEY_ENABLE   ((uint16_t)0xCCCC)
 
#define KR_KEY_RELOAD   ((uint16_t)0xAAAA)
 
#define KR_KEY_RELOAD   ((uint16_t)0xAAAA)
 

Functions

void IWDG_SetWindowValue (uint16_t WindowValue)
 Sets the IWDG window value. More...
 

Detailed Description

IWDG driver modules.

Macro Definition Documentation

#define KR_KEY_ENABLE   ((uint16_t)0xCCCC)

Definition at line 101 of file stm32f4xx_iwdg.c.

#define KR_KEY_ENABLE   ((uint16_t)0xCCCC)

Definition at line 109 of file stm32f30x_iwdg.c.

#define KR_KEY_RELOAD   ((uint16_t)0xAAAA)

Definition at line 100 of file stm32f4xx_iwdg.c.

#define KR_KEY_RELOAD   ((uint16_t)0xAAAA)

Definition at line 108 of file stm32f30x_iwdg.c.

Function Documentation

void IWDG_SetWindowValue ( uint16_t  WindowValue)

Sets the IWDG window value.

Parameters
WindowValuespecifies the window value to be compared to the downcounter.
Return values
None

Definition at line 197 of file stm32f30x_iwdg.c.



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