STM8L15x Standard Peripherals Drivers: Output pin Configuration function

STM8L15x/16x Standard Peripherals Drivers

STM8L15x Standard Peripherals Drivers

Output pin Configuration function

Output pin Configuration function. More...

Functions

void RTC_OutputConfig (RTC_Output_TypeDef RTC_Output, RTC_OutputPolarity_TypeDef RTC_OutputPolarity)
 Configures the RTC output for the output pin (RTC_ALARM output).

Detailed Description

Output pin Configuration function.

 ===============================================================================
                         Output pin Configuration function
 ===============================================================================  

  This section provide functions allowing to configure the RTC Output source.


Function Documentation

void RTC_OutputConfig ( RTC_Output_TypeDef  RTC_Output,
RTC_OutputPolarity_TypeDef  RTC_OutputPolarity 
)

Configures the RTC output for the output pin (RTC_ALARM output).

Parameters:
RTC_OutputSel,:Specifies which signal will be mapped to the output. This parameter can be one parameter from the RTC_OutputSel_TypeDef enumeration.
RTC_OutputPolarity,:Specifies the polarity of the output signal. This parameter can be one parameter from the RTC_OutputPolarity_TypeDef enumeration.
Return values:
None

Definition at line 1581 of file stm8l15x_rtc.c.

References IS_RTC_OUTPUT_POL, IS_RTC_OUTPUT_SEL, RTC, RTC_CR3_OSEL, and RTC_CR3_POL.

STM8S Firmware Library: Overview

 

 

 

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