Expand description

Basic-timers

Used by: stm32f215, stm32f217

Re-exports

pub use stm32f2::peripherals::tim6::Instance;
pub use stm32f2::peripherals::tim6::RegisterBlock;
pub use stm32f2::peripherals::tim6::ResetValues;
pub use stm32f2::peripherals::tim6::ARR;
pub use stm32f2::peripherals::tim6::CNT;
pub use stm32f2::peripherals::tim6::CR1;
pub use stm32f2::peripherals::tim6::CR2;
pub use stm32f2::peripherals::tim6::DIER;
pub use stm32f2::peripherals::tim6::EGR;
pub use stm32f2::peripherals::tim6::PSC;
pub use stm32f2::peripherals::tim6::SR;

Modules

Access functions for the TIM7 peripheral instance

Constants

Raw pointer to TIM7