Expand description

General purpose timers

Re-exports

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

Modules

Access functions for the TIM13 peripheral instance

Constants

Raw pointer to TIM13