HAL + 0/1 examples
CodeScope will show references to LL_RTC_TS_GetMinute() from the following samples and libraries:
Examples
STM32F411RE-Nucleo
Examples_LL
RTC
 
Symbols
loading...
Files
loading...

LL_RTC_TS_GetMinute() function

Get Timestamp Minutes in BCD format

Syntax

__STATIC_INLINE uint32_t LL_RTC_TS_GetMinute(RTC_TypeDef *RTCx);

Arguments

RTCx

RTC Instance

Return value

Value between Min_Data=0x00 and Max_Data=0x59

Notes

helper macro __LL_RTC_CONVERT_BCD2BIN is available to convert Minutes from BCD to Binary format TSTR MNU LL_RTC_TS_GetMinute

Examples

LL_RTC_TS_GetMinute() is referenced by 1 libraries and example projects.

References

LocationText
stm32f4xx_ll_rtc.h:2372
__STATIC_INLINE uint32_t LL_RTC_TS_GetMinute(RTC_TypeDef *RTCx)

Data Use

Data read by LL_RTC_TS_GetMinute()
LL_RTC_TS_GetMinute()
Type of LL_RTC_TS_GetMinute()
LL_RTC_TS_GetMinute()
uint32_t
all items filtered out