Public Attributes | List of all members
RTC_InitTypeDef Struct Reference

RTC Configuration Structure definition. More...

#include <stm32f4xx_hal_rtc.h>

Public Attributes

uint32_t AsynchPrediv
 
uint32_t HourFormat
 
uint32_t OutPut
 
uint32_t OutPutPolarity
 
uint32_t OutPutType
 
uint32_t SynchPrediv
 

Detailed Description

RTC Configuration Structure definition.

Definition at line 59 of file stm32f4xx_hal_rtc.h.

Member Data Documentation

◆ AsynchPrediv

uint32_t RTC_InitTypeDef::AsynchPrediv

Specifies the RTC Asynchronous Predivider value. This parameter must be a number between Min_Data = 0x00 and Max_Data = 0x7F

Definition at line 64 of file stm32f4xx_hal_rtc.h.

◆ HourFormat

uint32_t RTC_InitTypeDef::HourFormat

Specifies the RTC Hour Format. This parameter can be a value of RTC Hour Formats

Definition at line 61 of file stm32f4xx_hal_rtc.h.

◆ OutPut

uint32_t RTC_InitTypeDef::OutPut

Specifies which signal will be routed to the RTC output. This parameter can be a value of RTC Output Selection Definitions

Specifies which signal will be routed to the RTC output. This parameter can be a value of RTCEx Output selection Definitions

Definition at line 70 of file stm32f4xx_hal_rtc.h.

◆ OutPutPolarity

uint32_t RTC_InitTypeDef::OutPutPolarity

Specifies the polarity of the output signal. This parameter can be a value of RTC Output Polarity Definitions

Definition at line 73 of file stm32f4xx_hal_rtc.h.

◆ OutPutType

uint32_t RTC_InitTypeDef::OutPutType

Specifies the RTC Output Pin mode. This parameter can be a value of RTC Output Type ALARM OUT

Definition at line 76 of file stm32f4xx_hal_rtc.h.

◆ SynchPrediv

uint32_t RTC_InitTypeDef::SynchPrediv

Specifies the RTC Synchronous Predivider value. This parameter must be a number between Min_Data = 0x00 and Max_Data = 0x7FFFU

Specifies the RTC Synchronous Predivider value. This parameter must be a number between Min_Data = 0x00 and Max_Data = 0x7FFF

Definition at line 67 of file stm32f4xx_hal_rtc.h.


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


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