HAL + 0/34 examples
CodeScope will show references to RTC_TimeTypeDef::StoreOperation from the following samples and libraries:
Examples
STM32446E_EVAL
Demonstrations
Examples
RTC
STM32469I-Discovery
Demonstrations
STM32469I_EVAL
Demonstrations
Examples
RTC
STM324xG_EVAL
Demonstrations
Examples
RTC
STM32F412G-Discovery
Demonstrations
Examples
RTC
STM32F413H-Discovery
Demonstrations
Examples
RTC
STM32F429I-Discovery
Demonstrations
STM32446E-Nucleo
Examples
RTC
STM324x9I_EVAL
Demonstrations
STemWin
Examples
RTC
STM32F410xx-Nucleo
Examples
RTC
STM32F411RE-Nucleo
Examples
RTC
STM32F412ZG-Nucleo
Examples
RTC
STM32F413ZH-Nucleo
Examples
RTC
STM32F429ZI-Nucleo
Applications
NetXDuo
Examples
RTC
STM32F446ZE-Nucleo
Examples
RTC
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALRTC_TimeTypeDef::StoreOperation

RTC_TimeTypeDef::StoreOperation field

This interface is deprecated. To manage Daylight Saving Time, please use HAL_RTC_DST_xxx functions

Syntax

uint32_t StoreOperation;

Examples

RTC_TimeTypeDef::StoreOperation is referenced by 34 libraries and example projects.

References

LocationReferrerText
stm32f4xx_hal_rtc.h:112
uint32_t StoreOperation; /*!< This interface is deprecated. To manage Daylight
stm32f4xx_hal_rtc.c:706HAL_RTC_SetTime()
assert_param(IS_RTC_STORE_OPERATION(sTime->StoreOperation));
stm32f4xx_hal_rtc.c:768HAL_RTC_SetTime()
hrtc->Instance->CR |= (uint32_t)(sTime->DayLightSaving | sTime->StoreOperation);

Data Use

Functions reading RTC_TimeTypeDef::StoreOperation
RTC_TimeTypeDef::StoreOperation
all items filtered out
Type of RTC_TimeTypeDef::StoreOperation
RTC_TimeTypeDef::StoreOperation
uint32_t
all items filtered out