HAL
LL_RTC_TIME_IncHour() is only used within HAL.
 
Symbols
loading...
Files
loading...

LL_RTC_TIME_IncHour() function

Add 1 hour (summer time change)

Syntax

__STATIC_INLINE void LL_RTC_TIME_IncHour(RTC_TypeDef *RTCx);

Arguments

RTCx

RTC Instance

Return value

None

Notes

Bit is write-protected. LL_RTC_DisableWriteProtection function should be called before.

References

LocationText
stm32f4xx_ll_rtc.h:1261
__STATIC_INLINE void LL_RTC_TIME_IncHour(RTC_TypeDef *RTCx)

Data Use

Data read by LL_RTC_TIME_IncHour()
LL_RTC_TIME_IncHour()