HAL + 0/109 examples
CodeScope will show references to RTC_InitTypeDef::OutPut from the following samples and libraries:
Examples
STM32446E_EVAL
Demonstrations
Applications
STemWin
Examples
HAL
PWR
RTC
STM32469I-Discovery
Demonstrations
Applications
STemWin
Examples
HAL
PWR
STM32469I_EVAL
Demonstrations
Applications
STemWin
Examples
HAL
PWR
RTC
STM324xG_EVAL
Demonstrations
Applications
STemWin
Examples
HAL
PWR
RTC
STM32F412G-Discovery
Demonstrations
Examples
HAL
PWR
RTC
STM32F413H-Discovery
Demonstrations
Examples
HAL
RTC
STM32F429I-Discovery
Demonstrations
Applications
STemWin
Examples
HAL
PWR
STM32446E-Nucleo
Examples
HAL
PWR
RTC
STM324x9I_EVAL
Applications
STemWin
Demonstrations
STemWin
Examples
HAL
PWR
RTC
STM32F4-Discovery
Examples
HAL
PWR
STM32F401-Discovery
Examples
HAL
PWR
STM32F401RE-Nucleo
Examples
HAL
PWR
STM32F410xx-Nucleo
Examples
HAL
PWR
RTC
STM32F411E-Discovery
Examples
HAL
PWR
STM32F411RE-Nucleo
Examples
HAL
PWR
RTC
Examples_MIX
PWR
STM32F412ZG-Nucleo
Examples
HAL
PWR
RTC
STM32F413ZH-Nucleo
Examples
HAL
PWR
RTC
STM32F429ZI-Nucleo
Applications
NetXDuo
Examples
HAL
PWR
RTC
STM32F446ZE-Nucleo
Examples
HAL
PWR
RTC
 
Symbols
loading...
Files
loading...

RTC_InitTypeDef::OutPut field

Specifies which signal will be routed to the RTC output. This parameter can be a value of RTC_Output_selection_Definitions

Syntax

uint32_t OutPut;

Examples

RTC_InitTypeDef::OutPut is referenced by 109 libraries and example projects.

References

LocationReferrerText
stm32f4xx_hal_rtc.h:71
uint32_t OutPut; /*!< Specifies which signal will be routed to the RTC output.
stm32f4xx_hal_rtc.c:264HAL_RTC_Init()
assert_param(IS_RTC_OUTPUT(hrtc->Init.OutPut));
stm32f4xx_hal_rtc.c:323HAL_RTC_Init()
hrtc->Instance->CR |= (uint32_t)(hrtc->Init.HourFormat | hrtc->Init.OutPut | hrtc->Init.OutPutPolarity);

Data Use

Functions reading RTC_InitTypeDef::OutPut
RTC_InitTypeDef::OutPut
all items filtered out
Type of RTC_InitTypeDef::OutPut
RTC_InitTypeDef::OutPut
uint32_t
all items filtered out