Macros
Collaboration diagram for RTC Output Type ALARM OUT:

Macros

#define RTC_OUTPUT_TYPE_OPENDRAIN   0x00000000U
 
#define RTC_OUTPUT_TYPE_OPENDRAIN   0x00000000U
 
#define RTC_OUTPUT_TYPE_PUSHPULL   RTC_OR_ALARMTYPE /* 0x00000008 */
 
#define RTC_OUTPUT_TYPE_PUSHPULL   0x00040000U
 

Detailed Description

Macro Definition Documentation

◆ RTC_OUTPUT_TYPE_OPENDRAIN [1/2]

#define RTC_OUTPUT_TYPE_OPENDRAIN   0x00000000U

Definition at line 254 of file stm32f7xx_hal_rtc.h.

◆ RTC_OUTPUT_TYPE_OPENDRAIN [2/2]

#define RTC_OUTPUT_TYPE_OPENDRAIN   0x00000000U

Definition at line 260 of file stm32f4xx_hal_rtc.h.

◆ RTC_OUTPUT_TYPE_PUSHPULL [1/2]

#define RTC_OUTPUT_TYPE_PUSHPULL   RTC_OR_ALARMTYPE /* 0x00000008 */

Definition at line 255 of file stm32f7xx_hal_rtc.h.

◆ RTC_OUTPUT_TYPE_PUSHPULL [2/2]

#define RTC_OUTPUT_TYPE_PUSHPULL   0x00040000U

Definition at line 261 of file stm32f4xx_hal_rtc.h.



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