STM8L15x Standard Peripherals Drivers: RTC_Sub_Second_Alarm_Mask

STM8L15x/16x Standard Peripherals Drivers

STM8L15x Standard Peripherals Drivers

RTC_Sub_Second_Alarm_Mask

Enumerations

enum  RTC_AlarmSubSecondMask_TypeDef {
  RTC_AlarmSubSecondMask_All = ((uint8_t)0x00), RTC_AlarmSubSecondMask_None = ((uint8_t)0x0F), RTC_AlarmSubSecondMask_SS14_1 = ((uint8_t)0x01), RTC_AlarmSubSecondMask_SS14_2 = ((uint8_t)0x02),
  RTC_AlarmSubSecondMask_SS14_3 = ((uint8_t)0x03), RTC_AlarmSubSecondMask_SS14_4 = ((uint8_t)0x04), RTC_AlarmSubSecondMask_SS14_5 = ((uint8_t)0x05), RTC_AlarmSubSecondMask_SS14_6 = ((uint8_t)0x06),
  RTC_AlarmSubSecondMask_SS14_7 = ((uint8_t)0x07), RTC_AlarmSubSecondMask_SS14_8 = ((uint8_t)0x08), RTC_AlarmSubSecondMask_SS14_9 = ((uint8_t)0x09), RTC_AlarmSubSecondMask_SS14_10 = ((uint8_t)0x0A),
  RTC_AlarmSubSecondMask_SS14_11 = ((uint8_t)0x0B), RTC_AlarmSubSecondMask_SS14_12 = ((uint8_t)0x0C), RTC_AlarmSubSecondMask_SS14_13 = ((uint8_t)0x0D), RTC_AlarmSubSecondMask_SS14 = ((uint8_t)0x0E)
}

Enumeration Type Documentation

Enumerator:
RTC_AlarmSubSecondMask_All 

All Alarm SS fields are masked. There is no comparison on sub seconds for Alarm

RTC_AlarmSubSecondMask_None 

SS[14:0] are compared and must match to activate alarm.

RTC_AlarmSubSecondMask_SS14_1 

SS[14:1] are not used in Alarm comparison. Only SS[0] is compared.

RTC_AlarmSubSecondMask_SS14_2 

SS[14:2] are not used in Alarm comparison. Only SS[1:0] are compared

RTC_AlarmSubSecondMask_SS14_3 

SS[14:3] are not used in Alarm comparison. Only SS[1:0] are compared

RTC_AlarmSubSecondMask_SS14_4 

SS[14:4] are not used in Alarm comparison. Only SS[1:0] are compared

RTC_AlarmSubSecondMask_SS14_5 

SS[14:5] are not used in Alarm comparison. Only SS[1:0] are compared

RTC_AlarmSubSecondMask_SS14_6 

SS[14:6] are not used in Alarm comparison. Only SS[1:0] are compared

RTC_AlarmSubSecondMask_SS14_7 

SS[14:7] are not used in Alarm comparison. Only SS[1:0] are compared

RTC_AlarmSubSecondMask_SS14_8 

SS[14:8] are not used in Alarm comparison. Only SS[1:0] are compared

RTC_AlarmSubSecondMask_SS14_9 

SS[14:9] are not used in Alarm comparison. Only SS[1:0] are compared

RTC_AlarmSubSecondMask_SS14_10 

SS[14:10] are not used in Alarm comparison. Only SS[1:0] are compared

RTC_AlarmSubSecondMask_SS14_11 

SS[14:11] are not used in Alarm comparison. Only SS[1:0] are compared

RTC_AlarmSubSecondMask_SS14_12 

SS[14:12] are not used in Alarm comparison. Only SS[1:0] are compared

RTC_AlarmSubSecondMask_SS14_13 

SS[14:13] are not used in Alarm comparison. Only SS[1:0] are compared

RTC_AlarmSubSecondMask_SS14 

SS[14] is not used in Alarm comparison. Only SS[13:0] are compared

Definition at line 148 of file stm8l15x_rtc.h.

STM8S Firmware Library: Overview

 

 

 

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