RTEMS 6.1-rc7
Loading...
Searching...
No Matches
Data Fields
RTC_HandleTypeDef Struct Reference

RTC Handle Structure definition. More...

#include <stm32h7xx_hal_rtc.h>

Data Fields

RTC_TypeDefInstance
 
RTC_InitTypeDef Init
 
HAL_LockTypeDef Lock
 
__IO HAL_RTCStateTypeDef State
 

Detailed Description

RTC Handle Structure definition.

Field Documentation

◆ Init

RTC_InitTypeDef RTC_HandleTypeDef::Init

RTC required parameters

◆ Instance

RTC_TypeDef* RTC_HandleTypeDef::Instance

Register base address

◆ Lock

HAL_LockTypeDef RTC_HandleTypeDef::Lock

RTC locking object

◆ State

__IO HAL_RTCStateTypeDef RTC_HandleTypeDef::State

Time communication state


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