Functions

WWDG activation functions. More...

Collaboration diagram for WWDG activation functions:

Functions

void WWDG_Enable (uint8_t Counter)
 Enables WWDG and load the counter value. More...
 

Detailed Description

WWDG activation functions.

 ===============================================================================
                    ##### WWDG activation function #####
 ===============================================================================  
  ==============================================================================
                    ##### WWDG activation function #####
  ==============================================================================  

Function Documentation

void WWDG_Enable ( uint8_t  Counter)

Enables WWDG and load the counter value.

Parameters
Counterspecifies the watchdog counter value. This parameter must be a number between 0x40 and 0x7F (to prevent generating an immediate reset)
Return values
None
Parameters
Counterspecifies the watchdog counter value. This parameter must be a number between 0x40 and 0x7F (to prevent generating an immediate reset).
Return values
None

Definition at line 239 of file stm32f4xx_wwdg.c.



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