Module stm32ral::stm32g0::stm32g0c1::lptim[][src]

Expand description

Low power timer

Used by: stm32g051, stm32g061, stm32g0b1, stm32g0c1

Re-exports

pub use crate::stm32g0::peripherals::lptim_v2::Instance;
pub use crate::stm32g0::peripherals::lptim_v2::RegisterBlock;
pub use crate::stm32g0::peripherals::lptim_v2::ResetValues;
pub use crate::stm32g0::peripherals::lptim_v2::LPTIM_ARR;
pub use crate::stm32g0::peripherals::lptim_v2::LPTIM_CFGR;
pub use crate::stm32g0::peripherals::lptim_v2::LPTIM_CFGR2;
pub use crate::stm32g0::peripherals::lptim_v2::LPTIM_CMP;
pub use crate::stm32g0::peripherals::lptim_v2::LPTIM_CNT;
pub use crate::stm32g0::peripherals::lptim_v2::LPTIM_CR;
pub use crate::stm32g0::peripherals::lptim_v2::LPTIM_ICR;
pub use crate::stm32g0::peripherals::lptim_v2::LPTIM_IER;
pub use crate::stm32g0::peripherals::lptim_v2::LPTIM_ISR;

Modules

Access functions for the LPTIM1 peripheral instance

Access functions for the LPTIM2 peripheral instance

Constants

Raw pointer to LPTIM1

Raw pointer to LPTIM2