STM8L15x Standard Peripherals Drivers: stm8l15x_wwdg.h File Reference

STM8L15x/16x Standard Peripherals Drivers

STM8L15x Standard Peripherals Drivers

stm8l15x_wwdg.h File Reference

This file contains all the functions prototypes for the WWDG firmware library. More...

#include "stm8l15x.h"

Go to the source code of this file.

Defines

#define IS_WWDG_COUNTER_VALUE(CounterValue)   ((CounterValue) <= 0x7F)
#define IS_WWDG_WINDOW_LIMIT_VALUE(WindowLimitValue)   ((WindowLimitValue) <= 0x7F)

Functions

void WWDG_Enable (uint8_t Counter)
 Enables WWDG and load the counter value.
uint8_t WWDG_GetCounter (void)
 Gets the WWDG Counter Value.
void WWDG_Init (uint8_t Counter, uint8_t WindowValue)
 Initializes the WWDG peripheral.
void WWDG_SetCounter (uint8_t Counter)
 Sets the WWDG counter value.
void WWDG_SetWindowValue (uint8_t WindowValue)
 Sets the WWDG window value.
void WWDG_SWReset (void)
 Generates immediate WWDG RESET.

Detailed Description

This file contains all the functions prototypes for the WWDG firmware library.

Author:
MCD Application Team
Version:
V1.5.0
Date:
13-May-2011
Attention:

THE PRESENT FIRMWARE WHICH IS FOR GUIDANCE ONLY AIMS AT PROVIDING CUSTOMERS WITH CODING INFORMATION REGARDING THEIR PRODUCTS IN ORDER FOR THEM TO SAVE TIME. AS A RESULT, STMICROELECTRONICS SHALL NOT BE HELD LIABLE FOR ANY DIRECT, INDIRECT OR CONSEQUENTIAL DAMAGES WITH RESPECT TO ANY CLAIMS ARISING FROM THE CONTENT OF SUCH FIRMWARE AND/OR THE USE MADE BY CUSTOMERS OF THE CODING INFORMATION CONTAINED HEREIN IN CONNECTION WITH THEIR PRODUCTS.

© COPYRIGHT 2011 STMicroelectronics

Definition in file stm8l15x_wwdg.h.

STM8S Firmware Library: Overview

 

 

 

For complete documentation on STM8L15x 8-bit microcontrollers platform visit www.st.com