STM8L15x Standard Peripherals Drivers: RTC_AlarmTypeDef Struct Reference

STM8L15x/16x Standard Peripherals Drivers

RTC_AlarmTypeDef Struct Reference

RTC Alarm structure definition. More...

#include <stm8l15x_rtc.h>

Data Fields

uint8_t RTC_AlarmDateWeekDay
RTC_AlarmDateWeekDaySel_TypeDef RTC_AlarmDateWeekDaySel
uint8_t RTC_AlarmMask
RTC_TimeTypeDef RTC_AlarmTime

Detailed Description

RTC Alarm structure definition.

Definition at line 542 of file stm8l15x_rtc.h.


Field Documentation

The RTC Alarm Date/WeekDay value.

  • If RTC Alarm Date/WeekDay selection is Date and if If Binary format is selected, this parameter can be any value from 1 to 31.
  • If RTC Alarm Date/WeekDay selection is WeekDay, this parameter can be one of the RTC_Weekday_TypeDef enumeration.

Definition at line 550 of file stm8l15x_rtc.h.

Referenced by RTC_AlarmStructInit(), RTC_GetAlarm(), and RTC_SetAlarm().

The RTC Alarm Date/WeekDay selection.

Definition at line 548 of file stm8l15x_rtc.h.

Referenced by RTC_AlarmStructInit(), RTC_GetAlarm(), and RTC_SetAlarm().

The RTC Alarm Fields Masks.

Definition at line 546 of file stm8l15x_rtc.h.

Referenced by RTC_AlarmStructInit(), RTC_GetAlarm(), and RTC_SetAlarm().


The documentation for this struct was generated from the following file:
STM8S Firmware Library: Overview

 

 

 

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