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

Expand description

General-purpose-timers

Used by: stm32g051, stm32g0b1, stm32g0c1

Re-exports

pub use crate::stm32g0::peripherals::tim2_v2::Instance;
pub use crate::stm32g0::peripherals::tim2_v2::RegisterBlock;
pub use crate::stm32g0::peripherals::tim2_v2::ResetValues;
pub use crate::stm32g0::peripherals::tim2_v2::AF1;
pub use crate::stm32g0::peripherals::tim2_v2::ARR;
pub use crate::stm32g0::peripherals::tim2_v2::CCER;
pub use crate::stm32g0::peripherals::tim2_v2::CCMR1;
pub use crate::stm32g0::peripherals::tim2_v2::CCMR2;
pub use crate::stm32g0::peripherals::tim2_v2::CCR1;
pub use crate::stm32g0::peripherals::tim2_v2::CCR2;
pub use crate::stm32g0::peripherals::tim2_v2::CCR3;
pub use crate::stm32g0::peripherals::tim2_v2::CCR4;
pub use crate::stm32g0::peripherals::tim2_v2::CNT;
pub use crate::stm32g0::peripherals::tim2_v2::CR1;
pub use crate::stm32g0::peripherals::tim2_v2::CR2;
pub use crate::stm32g0::peripherals::tim2_v2::DCR;
pub use crate::stm32g0::peripherals::tim2_v2::DIER;
pub use crate::stm32g0::peripherals::tim2_v2::DMAR;
pub use crate::stm32g0::peripherals::tim2_v2::EGR;
pub use crate::stm32g0::peripherals::tim2_v2::OR1;
pub use crate::stm32g0::peripherals::tim2_v2::PSC;
pub use crate::stm32g0::peripherals::tim2_v2::SMCR;
pub use crate::stm32g0::peripherals::tim2_v2::SR;
pub use crate::stm32g0::peripherals::tim2_v2::TISEL;

Modules

Access functions for the TIM2 peripheral instance

Constants

Raw pointer to TIM2