Imt.Base C++ API V4.1.1.0
Loading...
Searching...
No Matches
RTC_Date Struct Reference

RTC Date structure definition. More...

#include <Imt.Base.HAL.STM32F103HD/SystemPeripherals_RTC.h>

Public Attributes

RTC_Weekday WeekDay
 
uint8_t Month
 
uint8_t Day
 
uint8_t Year
 

Detailed Description

RTC Date structure definition.

Definition at line 175 of file SystemPeripherals_RTC.h.

Member Data Documentation

◆ Day

uint8_t RTC_Date::Day

Definition at line 178 of file SystemPeripherals_RTC.h.

◆ Month

uint8_t RTC_Date::Month

Definition at line 177 of file SystemPeripherals_RTC.h.

◆ WeekDay

RTC_Weekday RTC_Date::WeekDay

Definition at line 176 of file SystemPeripherals_RTC.h.

◆ Year

uint8_t RTC_Date::Year

Definition at line 179 of file SystemPeripherals_RTC.h.


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