Module stm32ral::stm32l4::stm32l4x5::lptim[][src]

Expand description

Low power timer

Used by: stm32l412, stm32l4r9, stm32l4x1, stm32l4x2, stm32l4x3, stm32l4x5, stm32l4x6

Re-exports

pub use crate::stm32l4::peripherals::lptim::Instance;
pub use crate::stm32l4::peripherals::lptim::RegisterBlock;
pub use crate::stm32l4::peripherals::lptim::ResetValues;
pub use crate::stm32l4::peripherals::lptim::ARR;
pub use crate::stm32l4::peripherals::lptim::CFGR;
pub use crate::stm32l4::peripherals::lptim::CMP;
pub use crate::stm32l4::peripherals::lptim::CNT;
pub use crate::stm32l4::peripherals::lptim::CR;
pub use crate::stm32l4::peripherals::lptim::ICR;
pub use crate::stm32l4::peripherals::lptim::IER;
pub use crate::stm32l4::peripherals::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