Module stm32ral::stm32g4::stm32g471::tim3[][src]

Expand description

Advanced-timers

Used by: stm32g431, stm32g441, stm32g471, stm32g473, stm32g474, stm32g483, stm32g484, stm32g491, stm32g4a1

Re-exports

pub use crate::stm32g4::peripherals::tim4::Instance;
pub use crate::stm32g4::peripherals::tim4::CCMR3_Output;
pub use crate::stm32g4::peripherals::tim4::AF1;
pub use crate::stm32g4::peripherals::tim4::AF2;
pub use crate::stm32g4::peripherals::tim4::ARR;
pub use crate::stm32g4::peripherals::tim4::BDTR;
pub use crate::stm32g4::peripherals::tim4::CCER;
pub use crate::stm32g4::peripherals::tim4::CCMR1;
pub use crate::stm32g4::peripherals::tim4::CCMR2;
pub use crate::stm32g4::peripherals::tim4::CCR1;
pub use crate::stm32g4::peripherals::tim4::CCR2;
pub use crate::stm32g4::peripherals::tim4::CCR3;
pub use crate::stm32g4::peripherals::tim4::CCR4;
pub use crate::stm32g4::peripherals::tim4::CCR5;
pub use crate::stm32g4::peripherals::tim4::CCR6;
pub use crate::stm32g4::peripherals::tim4::CNT;
pub use crate::stm32g4::peripherals::tim4::CR1;
pub use crate::stm32g4::peripherals::tim4::CR2;
pub use crate::stm32g4::peripherals::tim4::DCR;
pub use crate::stm32g4::peripherals::tim4::DIER;
pub use crate::stm32g4::peripherals::tim4::DMAR;
pub use crate::stm32g4::peripherals::tim4::DTR2;
pub use crate::stm32g4::peripherals::tim4::ECR;
pub use crate::stm32g4::peripherals::tim4::EGR;
pub use crate::stm32g4::peripherals::tim4::PSC;
pub use crate::stm32g4::peripherals::tim4::RCR;
pub use crate::stm32g4::peripherals::tim4::SMCR;
pub use crate::stm32g4::peripherals::tim4::SR;
pub use crate::stm32g4::peripherals::tim4::TISEL;
pub use crate::stm32g4::peripherals::tim4::RegisterBlock;
pub use crate::stm32g4::peripherals::tim4::ResetValues;

Modules

Access functions for the TIM3 peripheral instance

Constants

Raw pointer to TIM3