STM8L15x Standard Peripherals Drivers: RTC_InitTypeDef Struct Reference

STM8L15x/16x Standard Peripherals Drivers

RTC_InitTypeDef Struct Reference

RTC Init structure definition. More...

#include <stm8l15x_rtc.h>

Data Fields

uint8_t RTC_AsynchPrediv
RTC_HourFormat_TypeDef RTC_HourFormat
uint16_t RTC_SynchPrediv

Detailed Description

RTC Init structure definition.

Definition at line 468 of file stm8l15x_rtc.h.


Field Documentation

RTC Asynchronous Predivider. This parameter can be any value from 0x00 to 0x7F.

Definition at line 473 of file stm8l15x_rtc.h.

Referenced by RTC_Init(), and RTC_StructInit().

RTC Hour Format

Definition at line 471 of file stm8l15x_rtc.h.

Referenced by RTC_Init(), and RTC_StructInit().

RTC Synchronous Predivider. This parameter can be any value from 0x0000 to 0x7FFF.

Definition at line 477 of file stm8l15x_rtc.h.

Referenced by RTC_Init(), and RTC_StructInit().


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