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

RTC Time structure definition. More...

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

Public Attributes

uint8_t Hours
 
uint8_t Minutes
 
uint8_t Seconds
 

Detailed Description

RTC Time structure definition.

Definition at line 103 of file SystemPeripherals_RTC.h.

Member Data Documentation

◆ Hours

uint8_t RTC_Time::Hours

Definition at line 104 of file SystemPeripherals_RTC.h.

◆ Minutes

uint8_t RTC_Time::Minutes

Definition at line 105 of file SystemPeripherals_RTC.h.

◆ Seconds

uint8_t RTC_Time::Seconds

Definition at line 106 of file SystemPeripherals_RTC.h.


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