Expand description

Basic timers

Re-exports

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

Modules

Access functions for the TIM7 peripheral instance

Constants

Raw pointer to TIM7