HAL + 0/109 examples
CodeScope will show references to RTC_InitTypeDef::OutPutType 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...
CodeScopeSTM32 Libraries and SamplesHALRTC_InitTypeDef::OutPutType

RTC_InitTypeDef::OutPutType field

Specifies the RTC Output Pin mode. This parameter can be a value of RTC_Output_Type_ALARM_OUT

Syntax

uint32_t OutPutType;

Examples

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

References

LocationReferrerText
stm32f4xx_hal_rtc.h:77
uint32_t OutPutType; /*!< Specifies the RTC Output Pin mode.
stm32f4xx_hal_rtc.c:266HAL_RTC_Init()
assert_param(IS_RTC_OUTPUT_TYPE(hrtc->Init.OutPutType));
stm32f4xx_hal_rtc.c:336HAL_RTC_Init()
hrtc->Instance->TAFCR |= (uint32_t)(hrtc->Init.OutPutType);

Data Use

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