Output Pin Configuration Functions - ST STM32F31xx User Manual

Table of Contents

Advertisement

Real-time clock (RTC)
19.2.28.2 RTC_GetStoreOperation
Function Name
Function Description
Parameters
Return values
Notes
19.2.29

Output pin configuration functions

19.2.29.1 RTC_OutputConfig
Function Name
Function Description
Parameters
Return values
Notes
382/584
uint32_t RTC_GetStoreOperation ( void )
Returns the RTC Day Light Saving stored operation.
None.
RTC Day Light Saving stored operation.
RTC_StoreOperation_Reset
RTC_StoreOperation_Set
None.
void RTC_OutputConfig ( uint32_t RTC_Output, uint32_t
RTC_OutputPolarity)
Configures the RTC output source (AFO_ALARM).
RTC_Output : Specifies which signal will be routed to the
RTC output. This parameter can be one of the following
values:
RTC_Output_Disable :
RTC_Output_AlarmA :
output
RTC_Output_AlarmB :
output
RTC_Output_WakeUp :
output
RTC_OutputPolarity : Specifies the polarity of the output
signal. This parameter can be one of the following:
RTC_OutputPolarity_High :
when the ALRAF/ALRBF/WUTF is high (depending on
OSEL)
RTC_OutputPolarity_Low :
the ALRAF/ALRBF/WUTF is high (depending on OSEL)
None.
None.
DocID023800 Rev 1
No output selected
signal of AlarmA mapped to
signal of AlarmB mapped to
signal of WakeUp mapped to
The output pin is high
The output pin is low when
UM1581

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the STM32F31xx and is the answer not in the manual?

This manual is also suitable for:

Stm32f30xx

Table of Contents