STM8L15x Standard Peripherals Drivers: stm8l15x_rst.h File Reference

STM8L15x/16x Standard Peripherals Drivers

STM8L15x Standard Peripherals Drivers

stm8l15x_rst.h File Reference

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

#include "stm8l15x.h"

Go to the source code of this file.

Defines

#define IS_RST_FLAG(FLAG)

Enumerations

enum  RST_FLAG_TypeDef {
  RST_FLAG_PORF = (uint8_t)0x01, RST_FLAG_SWIMF = (uint8_t)0x08, RST_FLAG_ILLOPF = (uint8_t)0x04, RST_FLAG_IWDGF = (uint8_t)0x02,
  RST_FLAG_WWDGF = (uint8_t)0x10, RST_FLAG_BORF = (uint8_t)0x20
}

Functions

void RST_ClearFlag (RST_FLAG_TypeDef RST_Flag)
 Clears the specified RST flag.
FlagStatus RST_GetFlagStatus (RST_FLAG_TypeDef RST_Flag)
 Checks whether the specified RST flag is set or not.
void RST_GPOutputEnable (void)
 Configures the reset pad as GP output.

Detailed Description

This file contains all the functions prototypes for the RST 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_rst.h.

STM8S Firmware Library: Overview

 

 

 

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