Module stm32ral::stm32g4::stm32g471::rtc[][src]

Expand description

Real-time clock

Used by: stm32g431, stm32g441, stm32g471, stm32g473, stm32g474, stm32g483, stm32g484, stm32g491, stm32g4a1

Re-exports

pub use crate::stm32g4::peripherals::rtc::Instance;
pub use crate::stm32g4::peripherals::rtc::RegisterBlock;
pub use crate::stm32g4::peripherals::rtc::ResetValues;
pub use crate::stm32g4::peripherals::rtc::ALRMAR;
pub use crate::stm32g4::peripherals::rtc::ALRMASSR;
pub use crate::stm32g4::peripherals::rtc::ALRMBR;
pub use crate::stm32g4::peripherals::rtc::ALRMBSSR;
pub use crate::stm32g4::peripherals::rtc::CALR;
pub use crate::stm32g4::peripherals::rtc::CR;
pub use crate::stm32g4::peripherals::rtc::DR;
pub use crate::stm32g4::peripherals::rtc::ICSR;
pub use crate::stm32g4::peripherals::rtc::MISR;
pub use crate::stm32g4::peripherals::rtc::PRER;
pub use crate::stm32g4::peripherals::rtc::SCR;
pub use crate::stm32g4::peripherals::rtc::SHIFTR;
pub use crate::stm32g4::peripherals::rtc::SR;
pub use crate::stm32g4::peripherals::rtc::SSR;
pub use crate::stm32g4::peripherals::rtc::TR;
pub use crate::stm32g4::peripherals::rtc::TSDR;
pub use crate::stm32g4::peripherals::rtc::TSSSR;
pub use crate::stm32g4::peripherals::rtc::TSTR;
pub use crate::stm32g4::peripherals::rtc::WPR;
pub use crate::stm32g4::peripherals::rtc::WUTR;

Modules

Access functions for the RTC peripheral instance

Constants

Raw pointer to RTC