STM32F103xB HAL User Manual
|
RTC Alarm structure definition. More...
#include <stm32f1xx_ll_rtc.h>
Data Fields | |
LL_RTC_TimeTypeDef | AlarmTime |
RTC Alarm structure definition.
Definition at line 99 of file stm32f1xx_ll_rtc.h.
Specifies the RTC Alarm Time members.
Definition at line 101 of file stm32f1xx_ll_rtc.h.
Referenced by LL_RTC_ALARM_Init(), and LL_RTC_ALARM_StructInit().