Module stm32f4xx_hal::rtc

source ·
Expand description

Interface to the real time clock. See STM32F303 reference manual, section 27. For more details, see ST AN4759

Structs

  • RTC clock source LSE oscillator clock (type state)
  • RTC clock source LSI oscillator clock (type state)
  • Real Time Clock peripheral

Enums