Module stm32ral::stm32g0::stm32g07x::rtc[][src]

Expand description

Real-time clock

Used by: stm32g070, stm32g071, stm32g07x, stm32g081

Re-exports

pub use crate::stm32g0::peripherals::rtc_v2::Instance;
pub use crate::stm32g0::peripherals::rtc_v2::RegisterBlock;
pub use crate::stm32g0::peripherals::rtc_v2::ResetValues;
pub use crate::stm32g0::peripherals::rtc_v2::ALRMAR;
pub use crate::stm32g0::peripherals::rtc_v2::ALRMASSR;
pub use crate::stm32g0::peripherals::rtc_v2::ALRMBR;
pub use crate::stm32g0::peripherals::rtc_v2::ALRMBSSR;
pub use crate::stm32g0::peripherals::rtc_v2::CALR;
pub use crate::stm32g0::peripherals::rtc_v2::CR;
pub use crate::stm32g0::peripherals::rtc_v2::DR;
pub use crate::stm32g0::peripherals::rtc_v2::HWCFGR;
pub use crate::stm32g0::peripherals::rtc_v2::ICSR;
pub use crate::stm32g0::peripherals::rtc_v2::IPIDR;
pub use crate::stm32g0::peripherals::rtc_v2::MISR;
pub use crate::stm32g0::peripherals::rtc_v2::PRER;
pub use crate::stm32g0::peripherals::rtc_v2::SCR;
pub use crate::stm32g0::peripherals::rtc_v2::SHIFTR;
pub use crate::stm32g0::peripherals::rtc_v2::SIDR;
pub use crate::stm32g0::peripherals::rtc_v2::SR;
pub use crate::stm32g0::peripherals::rtc_v2::SSR;
pub use crate::stm32g0::peripherals::rtc_v2::TR;
pub use crate::stm32g0::peripherals::rtc_v2::TSDR;
pub use crate::stm32g0::peripherals::rtc_v2::TSSSR;
pub use crate::stm32g0::peripherals::rtc_v2::TSTR;
pub use crate::stm32g0::peripherals::rtc_v2::VERR;
pub use crate::stm32g0::peripherals::rtc_v2::WPR;
pub use crate::stm32g0::peripherals::rtc_v2::WUTR;

Modules

Access functions for the RTC peripheral instance

Constants

Raw pointer to RTC