Module stm32ral::stm32f1::stm32f103::rtc[][src]

Expand description

Real time clock

Used by: stm32f101, stm32f102, stm32f103, stm32f107

Re-exports

pub use crate::stm32f1::peripherals::rtc::Instance;
pub use crate::stm32f1::peripherals::rtc::RegisterBlock;
pub use crate::stm32f1::peripherals::rtc::ResetValues;
pub use crate::stm32f1::peripherals::rtc::ALRH;
pub use crate::stm32f1::peripherals::rtc::ALRL;
pub use crate::stm32f1::peripherals::rtc::CNTH;
pub use crate::stm32f1::peripherals::rtc::CNTL;
pub use crate::stm32f1::peripherals::rtc::CRH;
pub use crate::stm32f1::peripherals::rtc::CRL;
pub use crate::stm32f1::peripherals::rtc::DIVH;
pub use crate::stm32f1::peripherals::rtc::DIVL;
pub use crate::stm32f1::peripherals::rtc::PRLH;
pub use crate::stm32f1::peripherals::rtc::PRLL;

Modules

Access functions for the RTC peripheral instance

Constants

Raw pointer to RTC