Expand description

Advanced-timers

Re-exports

pub use stm32h7::peripherals::tim1::Instance;
pub use stm32h7::peripherals::tim1::CCMR3_Output;
pub use stm32h7::peripherals::tim1::AF1;
pub use stm32h7::peripherals::tim1::AF2;
pub use stm32h7::peripherals::tim1::ARR;
pub use stm32h7::peripherals::tim1::BDTR;
pub use stm32h7::peripherals::tim1::CCER;
pub use stm32h7::peripherals::tim1::CCMR1;
pub use stm32h7::peripherals::tim1::CCMR2;
pub use stm32h7::peripherals::tim1::CCR1;
pub use stm32h7::peripherals::tim1::CCR2;
pub use stm32h7::peripherals::tim1::CCR3;
pub use stm32h7::peripherals::tim1::CCR4;
pub use stm32h7::peripherals::tim1::CCR5;
pub use stm32h7::peripherals::tim1::CNT;
pub use stm32h7::peripherals::tim1::CR1;
pub use stm32h7::peripherals::tim1::CR2;
pub use stm32h7::peripherals::tim1::CRR6;
pub use stm32h7::peripherals::tim1::DCR;
pub use stm32h7::peripherals::tim1::DIER;
pub use stm32h7::peripherals::tim1::DMAR;
pub use stm32h7::peripherals::tim1::EGR;
pub use stm32h7::peripherals::tim1::PSC;
pub use stm32h7::peripherals::tim1::RCR;
pub use stm32h7::peripherals::tim1::SMCR;
pub use stm32h7::peripherals::tim1::SR;
pub use stm32h7::peripherals::tim1::TISEL;
pub use stm32h7::peripherals::tim1::RegisterBlock;
pub use stm32h7::peripherals::tim1::ResetValues;

Modules

Access functions for the TIM1 peripheral instance

Constants

Raw pointer to TIM1