STM8L15x Standard Peripherals Drivers: RTC_Tamper_Filter

STM8L15x/16x Standard Peripherals Drivers

STM8L15x Standard Peripherals Drivers

RTC_Tamper_Filter

Enumerations

enum  RTC_TamperFilter_TypeDef { RTC_TamperFilter_1Sample = ((uint8_t)0x00), RTC_TamperFilter_2Sample = ((uint8_t)0x08), RTC_TamperFilter_4Sample = ((uint8_t)0x10), RTC_TamperFilter_8Sample = ((uint8_t)0x18) }

Enumeration Type Documentation

Enumerator:
RTC_TamperFilter_1Sample 

Tamper is activated after 1 sample at the active level

RTC_TamperFilter_2Sample 

Tamper is activated after 2 consecutive samples at the active level.

RTC_TamperFilter_4Sample 

Tamper is activated after 4 consecutive samples at the active level.

RTC_TamperFilter_8Sample 

Tamper is activated after 8 consecutive samples at the active level.

Definition at line 386 of file stm8l15x_rtc.h.

STM8S Firmware Library: Overview

 

 

 

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