HAL
HAL_RTC_DST_SetStoreOperation() is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALHAL_RTC_DST_SetStoreOperation()

HAL_RTC_DST_SetStoreOperation() function

Daylight Saving Time, sets the store operation bit.

Syntax

void HAL_RTC_DST_SetStoreOperation(RTC_HandleTypeDef *hrtc);
Implemented in stm32f4xx_hal_rtc.c:1733

Arguments

hrtc

pointer to a RTC_HandleTypeDef structure that contains the configuration information for RTC.

Return value

None

Notes

It can be used by the software in order to memorize the DST status.

References

LocationText
stm32f4xx_hal_rtc.c:1733
void HAL_RTC_DST_SetStoreOperation(RTC_HandleTypeDef *hrtc)
stm32f4xx_hal_rtc.h:745
void HAL_RTC_DST_SetStoreOperation(RTC_HandleTypeDef *hrtc);

Data Use

Data read by HAL_RTC_DST_SetStoreOperation()
Data written by HAL_RTC_DST_SetStoreOperation()
HAL_RTC_DST_SetStoreOperation()
all items filtered out