STM32F103xB HAL User Manual
Data Fields
RTC_AlarmTypeDef Struct Reference

RTC Alarm structure definition. More...

#include <stm32f1xx_hal_rtc.h>

Data Fields

RTC_TimeTypeDef AlarmTime
uint32_t Alarm

Detailed Description

RTC Alarm structure definition.

Definition at line 109 of file stm32f1xx_hal_rtc.h.


Field Documentation

Specifies the alarm ID (only 1 alarm ID for STM32F1). This parameter can be a value of Alarms Definitions

Definition at line 113 of file stm32f1xx_hal_rtc.h.

Referenced by HAL_RTC_SetAlarm(), and HAL_RTC_SetAlarm_IT().

Specifies the RTC Alarm Time members

Definition at line 111 of file stm32f1xx_hal_rtc.h.

Referenced by HAL_RTC_GetAlarm(), HAL_RTC_SetAlarm(), and HAL_RTC_SetAlarm_IT().


The documentation for this struct was generated from the following file: