Macros
Collaboration diagram for RTCEx Output selection Definitions:

Macros

#define RTC_OUTPUT_ALARMA   ((uint32_t)0x00200000U)
 
#define RTC_OUTPUT_ALARMB   ((uint32_t)0x00400000U)
 
#define RTC_OUTPUT_DISABLE   ((uint32_t)0x00000000U)
 
#define RTC_OUTPUT_WAKEUP   ((uint32_t)0x00600000U)
 

Detailed Description

Macro Definition Documentation

◆ RTC_OUTPUT_ALARMA

#define RTC_OUTPUT_ALARMA   ((uint32_t)0x00200000U)

Definition at line 92 of file stm32f7xx_hal_rtc_ex.h.

◆ RTC_OUTPUT_ALARMB

#define RTC_OUTPUT_ALARMB   ((uint32_t)0x00400000U)

Definition at line 93 of file stm32f7xx_hal_rtc_ex.h.

◆ RTC_OUTPUT_DISABLE

#define RTC_OUTPUT_DISABLE   ((uint32_t)0x00000000U)

Definition at line 91 of file stm32f7xx_hal_rtc_ex.h.

◆ RTC_OUTPUT_WAKEUP

#define RTC_OUTPUT_WAKEUP   ((uint32_t)0x00600000U)

Definition at line 94 of file stm32f7xx_hal_rtc_ex.h.



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