STM8L15x Standard Peripherals Drivers: RTC_Registers_Reset_Value

STM8L15x/16x Standard Peripherals Drivers

STM8L15x Standard Peripherals Drivers

Defines

#define RTC_ALRMAR1_RESET_VALUE   ((uint8_t)0x00)
#define RTC_ALRMAR2_RESET_VALUE   ((uint8_t)0x00)
#define RTC_ALRMAR3_RESET_VALUE   ((uint8_t)0x00)
#define RTC_ALRMAR4_RESET_VALUE   ((uint8_t)0x00)
#define RTC_ALRMASSMSKR_RESET_VALUE   ((uint8_t)0x00)
#define RTC_ALRMASSRH_RESET_VALUE   ((uint8_t)0x00)
#define RTC_ALRMASSRL_RESET_VALUE   ((uint8_t)0x00)
#define RTC_APRER_RESET_VALUE   ((uint8_t)0x7F)
#define RTC_CALRH_RESET_VALUE   ((uint8_t)0x00)
#define RTC_CALRL_RESET_VALUE   ((uint8_t)0x00)
#define RTC_CR1_RESET_VALUE   ((uint8_t)0x00)
#define RTC_CR2_RESET_VALUE   ((uint8_t)0x00)
#define RTC_CR3_RESET_VALUE   ((uint8_t)0x00)
#define RTC_DR1_RESET_VALUE   ((uint8_t)0x01)
#define RTC_DR2_RESET_VALUE   ((uint8_t)0x21)
#define RTC_DR3_RESET_VALUE   ((uint8_t)0x00)
#define RTC_ISR1_RESET_VALUE   ((uint8_t)0x07)
#define RTC_ISR2_RESET_VALUE   ((uint8_t)0x00)
#define RTC_SHIFTRH_RESET_VALUE   ((uint8_t)0x00)
#define RTC_SHIFTRL_RESET_VALUE   ((uint8_t)0x00)
#define RTC_SPRERH_RESET_VALUE   ((uint8_t)0x00)
#define RTC_SPRERL_RESET_VALUE   ((uint8_t)0xFF)
#define RTC_TCR1_RESET_VALUE   ((uint8_t)0x00)
#define RTC_TCR2_RESET_VALUE   ((uint8_t)0x00)
#define RTC_TR1_RESET_VALUE   ((uint8_t)0x00)
#define RTC_TR2_RESET_VALUE   ((uint8_t)0x00)
#define RTC_TR3_RESET_VALUE   ((uint8_t)0x00)
#define RTC_WPR_RESET_VALUE   ((uint8_t)0x00)
#define RTC_WUTRH_RESET_VALUE   ((uint8_t)0xFF)
#define RTC_WUTRL_RESET_VALUE   ((uint8_t)0xFF)

Define Documentation

#define RTC_ALRMAR1_RESET_VALUE   ((uint8_t)0x00)

Definition at line 364 of file stm8l15x.h.

Referenced by RTC_DeInit().

#define RTC_ALRMAR2_RESET_VALUE   ((uint8_t)0x00)

Definition at line 365 of file stm8l15x.h.

Referenced by RTC_DeInit().

#define RTC_ALRMAR3_RESET_VALUE   ((uint8_t)0x00)

Definition at line 366 of file stm8l15x.h.

Referenced by RTC_DeInit().

#define RTC_ALRMAR4_RESET_VALUE   ((uint8_t)0x00)

Definition at line 367 of file stm8l15x.h.

Referenced by RTC_DeInit().

#define RTC_ALRMASSMSKR_RESET_VALUE   ((uint8_t)0x00)

Definition at line 374 of file stm8l15x.h.

Referenced by RTC_DeInit().

#define RTC_ALRMASSRH_RESET_VALUE   ((uint8_t)0x00)

Definition at line 372 of file stm8l15x.h.

Referenced by RTC_DeInit().

#define RTC_ALRMASSRL_RESET_VALUE   ((uint8_t)0x00)

Definition at line 373 of file stm8l15x.h.

Referenced by RTC_DeInit().

#define RTC_APRER_RESET_VALUE   ((uint8_t)0x7F)

Definition at line 357 of file stm8l15x.h.

Referenced by RTC_DeInit(), and RTC_StructInit().

#define RTC_CALRH_RESET_VALUE   ((uint8_t)0x00)

Definition at line 376 of file stm8l15x.h.

Referenced by RTC_DeInit().

#define RTC_CALRL_RESET_VALUE   ((uint8_t)0x00)

Definition at line 377 of file stm8l15x.h.

Referenced by RTC_DeInit().

#define RTC_CR1_RESET_VALUE   ((uint8_t)0x00)

Definition at line 348 of file stm8l15x.h.

Referenced by RTC_DeInit().

#define RTC_CR2_RESET_VALUE   ((uint8_t)0x00)

Definition at line 349 of file stm8l15x.h.

Referenced by RTC_DeInit().

#define RTC_CR3_RESET_VALUE   ((uint8_t)0x00)

Definition at line 350 of file stm8l15x.h.

Referenced by RTC_DeInit().

#define RTC_DR1_RESET_VALUE   ((uint8_t)0x01)

Definition at line 344 of file stm8l15x.h.

Referenced by RTC_DeInit().

#define RTC_DR2_RESET_VALUE   ((uint8_t)0x21)

Definition at line 345 of file stm8l15x.h.

Referenced by RTC_DeInit().

#define RTC_DR3_RESET_VALUE   ((uint8_t)0x00)

Definition at line 346 of file stm8l15x.h.

Referenced by RTC_DeInit().

#define RTC_ISR1_RESET_VALUE   ((uint8_t)0x07)

Definition at line 352 of file stm8l15x.h.

#define RTC_ISR2_RESET_VALUE   ((uint8_t)0x00)

Definition at line 353 of file stm8l15x.h.

Referenced by RTC_DeInit().

#define RTC_SHIFTRH_RESET_VALUE   ((uint8_t)0x00)

Definition at line 369 of file stm8l15x.h.

#define RTC_SHIFTRL_RESET_VALUE   ((uint8_t)0x00)

Definition at line 370 of file stm8l15x.h.

#define RTC_SPRERH_RESET_VALUE   ((uint8_t)0x00)

Definition at line 355 of file stm8l15x.h.

Referenced by RTC_DeInit().

#define RTC_SPRERL_RESET_VALUE   ((uint8_t)0xFF)

Definition at line 356 of file stm8l15x.h.

Referenced by RTC_DeInit(), and RTC_StructInit().

#define RTC_TCR1_RESET_VALUE   ((uint8_t)0x00)

Definition at line 379 of file stm8l15x.h.

Referenced by RTC_DeInit().

#define RTC_TCR2_RESET_VALUE   ((uint8_t)0x00)

Definition at line 380 of file stm8l15x.h.

Referenced by RTC_DeInit().

#define RTC_TR1_RESET_VALUE   ((uint8_t)0x00)

Definition at line 340 of file stm8l15x.h.

Referenced by RTC_DeInit().

#define RTC_TR2_RESET_VALUE   ((uint8_t)0x00)

Definition at line 341 of file stm8l15x.h.

Referenced by RTC_DeInit().

#define RTC_TR3_RESET_VALUE   ((uint8_t)0x00)

Definition at line 342 of file stm8l15x.h.

Referenced by RTC_DeInit().

#define RTC_WPR_RESET_VALUE   ((uint8_t)0x00)

Definition at line 362 of file stm8l15x.h.

#define RTC_WUTRH_RESET_VALUE   ((uint8_t)0xFF)

Definition at line 359 of file stm8l15x.h.

Referenced by RTC_DeInit().

#define RTC_WUTRL_RESET_VALUE   ((uint8_t)0xFF)

Definition at line 360 of file stm8l15x.h.

Referenced by RTC_DeInit().

STM8S Firmware Library: Overview

 

 

 

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