Macros
Collaboration diagram for RTC Alarm Mask Definitions:

Macros

#define RTC_ALARMMASK_ALL   0x80808080U
 
#define RTC_ALARMMASK_ALL   0x80808080U
 
#define RTC_ALARMMASK_DATEWEEKDAY   RTC_ALRMAR_MSK4
 
#define RTC_ALARMMASK_DATEWEEKDAY   RTC_ALRMAR_MSK4
 
#define RTC_ALARMMASK_HOURS   RTC_ALRMAR_MSK3
 
#define RTC_ALARMMASK_HOURS   RTC_ALRMAR_MSK3
 
#define RTC_ALARMMASK_MINUTES   RTC_ALRMAR_MSK2
 
#define RTC_ALARMMASK_MINUTES   RTC_ALRMAR_MSK2
 
#define RTC_ALARMMASK_NONE   0x00000000U
 
#define RTC_ALARMMASK_NONE   0x00000000U
 
#define RTC_ALARMMASK_SECONDS   RTC_ALRMAR_MSK1
 
#define RTC_ALARMMASK_SECONDS   RTC_ALRMAR_MSK1
 

Detailed Description

Macro Definition Documentation

◆ RTC_ALARMMASK_ALL [1/2]

#define RTC_ALARMMASK_ALL   0x80808080U

Definition at line 348 of file stm32f7xx_hal_rtc.h.

◆ RTC_ALARMMASK_ALL [2/2]

#define RTC_ALARMMASK_ALL   0x80808080U

Definition at line 354 of file stm32f4xx_hal_rtc.h.

◆ RTC_ALARMMASK_DATEWEEKDAY [1/2]

#define RTC_ALARMMASK_DATEWEEKDAY   RTC_ALRMAR_MSK4

Definition at line 344 of file stm32f7xx_hal_rtc.h.

◆ RTC_ALARMMASK_DATEWEEKDAY [2/2]

#define RTC_ALARMMASK_DATEWEEKDAY   RTC_ALRMAR_MSK4

Definition at line 350 of file stm32f4xx_hal_rtc.h.

◆ RTC_ALARMMASK_HOURS [1/2]

#define RTC_ALARMMASK_HOURS   RTC_ALRMAR_MSK3

Definition at line 345 of file stm32f7xx_hal_rtc.h.

◆ RTC_ALARMMASK_HOURS [2/2]

#define RTC_ALARMMASK_HOURS   RTC_ALRMAR_MSK3

Definition at line 351 of file stm32f4xx_hal_rtc.h.

◆ RTC_ALARMMASK_MINUTES [1/2]

#define RTC_ALARMMASK_MINUTES   RTC_ALRMAR_MSK2

Definition at line 346 of file stm32f7xx_hal_rtc.h.

◆ RTC_ALARMMASK_MINUTES [2/2]

#define RTC_ALARMMASK_MINUTES   RTC_ALRMAR_MSK2

Definition at line 352 of file stm32f4xx_hal_rtc.h.

◆ RTC_ALARMMASK_NONE [1/2]

#define RTC_ALARMMASK_NONE   0x00000000U

Definition at line 343 of file stm32f7xx_hal_rtc.h.

◆ RTC_ALARMMASK_NONE [2/2]

#define RTC_ALARMMASK_NONE   0x00000000U

Definition at line 349 of file stm32f4xx_hal_rtc.h.

◆ RTC_ALARMMASK_SECONDS [1/2]

#define RTC_ALARMMASK_SECONDS   RTC_ALRMAR_MSK1

Definition at line 347 of file stm32f7xx_hal_rtc.h.

◆ RTC_ALARMMASK_SECONDS [2/2]

#define RTC_ALARMMASK_SECONDS   RTC_ALRMAR_MSK1

Definition at line 353 of file stm32f4xx_hal_rtc.h.



picovoice_driver
Author(s):
autogenerated on Fri Apr 1 2022 02:15:07