STM32F0xx Standard Peripherals Firmware Library: main.c File Reference

STM32F0xx Standard Peripherals Library

STM32F0xx_StdPeriph_Examples/PWR/PWR_Standby/main.c File Reference
#include "main.h"

Go to the source code of this file.

Functions

static void EnterSTANDBYMode (void)
 Enters STANDBY mode, RTC Alarm within 3 second or an external RESET will wake-up the system from STANDBY.
static uint32_t GetLSIFrequency (void)
 Configures TIM14 to measure the LSI oscillator frequency.
int main (void)
 Main program.
static void RTC_Config (void)
 Configures the RTC clock source.
void SysTick_Configuration (void)
 Configures the SysTick to generate an interrupt each 250 ms.

Variables

__IO uint32_t CaptureNumber
__IO uint32_t PeriodValue
STM32L1xx Standard Peripherals Library: Footer

 

 

 For complete documentation on STM32 Microcontrollers visit www.st.com/STM32