embassy-stm32

Crates

git

Versions

stm32h747xi-cm4

Flavors

Module rtc

Source
Expand description

Real Time Clock (RTC)

Structs§

DateTime
Structure containing date and time information
Rtc
RTC driver.
RtcConfig
RTC configuration.
RtcTimeProvider
Provides immutable access to the current time of the RTC.

Enums§

DateTimeError
Errors regarding the DateTime struct.
DayOfWeek
A day of the week
RtcCalibrationCyclePeriod
Calibration cycle period.
RtcError
Errors that can occur on methods on [RtcClock]