STM32F439xx HAL User Manual
Data Fields
RTC_HandleTypeDef Struct Reference

RTC Handle Structure definition. More...

#include <stm32f4xx_hal_rtc.h>

Data Fields

RTC_TypeDef * Instance
RTC_InitTypeDef Init
HAL_LockTypeDef Lock
__IO HAL_RTCStateTypeDef State

Detailed Description

RTC Handle Structure definition.

Definition at line 178 of file stm32f4xx_hal_rtc.h.


Field Documentation

RTC required parameters

Definition at line 182 of file stm32f4xx_hal_rtc.h.

Referenced by HAL_RTC_Init().

HAL_LockTypeDef RTC_HandleTypeDef::Lock

RTC locking object

Definition at line 184 of file stm32f4xx_hal_rtc.h.

Referenced by HAL_RTC_Init().


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